Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
Updated maven compiler plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob van Mourik committed Jul 22, 2015
1 parent 67c2dbf commit f0b6312
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 @@ -79,7 +79,7 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.1</version>
<version>3.3</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
Expand Down

0 comments on commit f0b6312

Please sign in to comment.