Skip to content

Commit c4a8d7f

Browse files
author
Matthew Farrellee
committed
Remove duplicate plugin declaration, mvn refused to build
1 parent 7f5318e commit c4a8d7f

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,6 @@
7272
<target>1.5</target>
7373
</configuration>
7474
</plugin>
75-
76-
<plugin>
77-
<groupId>org.apache.maven.plugins</groupId>
78-
<artifactId>maven-compiler-plugin</artifactId>
79-
<version>2.3.2</version>
80-
<configuration>
81-
<source>1.5</source>
82-
<target>1.5</target>
83-
</configuration>
84-
</plugin>
8575

8676
<plugin>
8777
<groupId>pl.project13.maven</groupId>

0 commit comments

Comments
 (0)