1 parent 1babd58 commit d4cbd3dCopy full SHA for d4cbd3d
1 file changed
pom.xml
@@ -30,7 +30,7 @@
30
<plugin>
31
<groupId>org.apache.maven.plugins</groupId>
32
<artifactId>maven-compiler-plugin</artifactId>
33
- <version>3.4.0</version> <!-- or the latest version -->
+ <version>3.3.0</version> <!-- or the latest version -->
34
<configuration>
35
<source>1.8</source>
36
<target>1.8</target>
0 commit comments