Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
maven-compiler-plugin -> 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Sep 13, 2013
1 parent 38609dd commit d6194ec
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 @@ -194,7 +194,7 @@

<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.0</version>
<version>3.1</version>
<configuration>
<encoding>UTF-8</encoding>
<source>1.6</source>
Expand Down

0 comments on commit d6194ec

Please sign in to comment.