Skip to content

Commit

Permalink
Merge pull request #556 from jbonofre/KARAF-5836
Browse files Browse the repository at this point in the history
[KARAF-5836] Upgrade to maven-war-plugin 3.2.2
  • Loading branch information
jbonofre committed Jul 16, 2018
2 parents 3c9f012 + 932d864 commit e1e30c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1960,7 +1960,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</plugin>
<plugin>
<groupId>org.apache.karaf.tooling</groupId>
Expand Down

0 comments on commit e1e30c4

Please sign in to comment.