Skip to content

Commit 6a25afd

Browse files
committed
remove version from maven compiler plugin
1 parent f5dea3d commit 6a25afd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@
9292
<plugin>
9393
<groupId>org.apache.maven.plugins</groupId>
9494
<artifactId>maven-compiler-plugin</artifactId>
95-
<version>3.12.1</version>
9695
<configuration>
9796
<target>1.6</target>
9897
<source>1.6</source>

0 commit comments

Comments
 (0)