Skip to content

Commit

Permalink
Drops version of maven-compiler-plugin as this breaks build
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed May 28, 2015
1 parent 25cdfd6 commit 0a71c5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.3</version>
<configuration>
<source>1.7</source>
<target>1.7</target>
Expand Down

0 comments on commit 0a71c5c

Please sign in to comment.