Skip to content

Commit

Permalink
Merge pull request #46 from rhusar/maven-war-plugin
Browse files Browse the repository at this point in the history
Upgrade maven-war-plugin to 3.1.0 compatible with JDK9-ea
  • Loading branch information
ctomc authored May 30, 2017
2 parents a93f65b + 21d77cf commit 5e23054
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 @@ -109,7 +109,7 @@
<version.source.plugin>3.0.1</version.source.plugin>
<version.surefire.plugin>2.20</version.surefire.plugin>
<version.failsafe.plugin>${version.surefire.plugin}</version.failsafe.plugin>
<version.war.plugin>3.0.0</version.war.plugin>
<version.war.plugin>3.1.0</version.war.plugin>
<version.zanata.plugin>3.9.1</version.zanata.plugin>

<!-- we override plexus Archiver with version newer tan 3.0.3 as older don't work on JDK9 -->
Expand Down

0 comments on commit 5e23054

Please sign in to comment.