Skip to content
Snippets Groups Projects
Commit ad3217d4 authored by srosse's avatar srosse
Browse files

no-jira: remove a warning in maven process

parent 1a2e822b
No related branches found
No related tags found
No related merge requests found
......@@ -1331,6 +1331,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment