We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d4c66 commit ce8a353Copy full SHA for ce8a353
1 file changed
pom.xml
@@ -80,6 +80,7 @@
80
<plugin>
81
<groupId>org.apache.maven.plugins</groupId>
82
<artifactId>maven-compiler-plugin</artifactId>
83
+ <version>3.1</version>
84
<configuration>
85
<source>1.6</source>
86
<target>1.6</target>
0 commit comments