Skip to content

Commit

Permalink
Add mvn-compiler-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
ctcampbell committed Jun 12, 2019
1 parent 65ce7a8 commit 36228aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.1</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
Expand Down

0 comments on commit 36228aa

Please sign in to comment.