Skip to content

Commit

Permalink
update compiler plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Jun 28, 2014
1 parent b0b4a24 commit f1b29c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ This plugin could be considered the 'alter ego' of maven apt plugin http://mojo.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<version>3.1</version>
<configuration>
<source>1.5</source>
<target>1.5</target>
Expand Down

0 comments on commit f1b29c9

Please sign in to comment.