mirror of
https://github.com/shansen/EggCatcher.git
synced 2024-11-25 03:25:15 +01:00
Update maven-compiler-plugin version
This commit is contained in:
parent
304cf29b42
commit
fb25c3fb3c
2
pom.xml
2
pom.xml
@ -14,7 +14,7 @@
|
|||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-compiler-plugin</artifactId>
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
<version>2.5.1</version>
|
<version>3.6.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<source>1.6</source>
|
<source>1.6</source>
|
||||||
<target>1.6</target>
|
<target>1.6</target>
|
||||||
|
Loading…
Reference in New Issue
Block a user