We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2ec07 commit 6c8073eCopy full SHA for 6c8073e
blueprint/examples/blueprint-sample-war/pom.xml
@@ -50,7 +50,7 @@
50
<blueprint.web.version>1.0.0</blueprint.web.version>
51
<geronimo-servlet_2.5_spec.version>1.2</geronimo-servlet_2.5_spec.version>
52
<jetty-maven-plugin.version>8.1.8.v20121106</jetty-maven-plugin.version>
53
- <maven-war-plugin.version>2.3</maven-war-plugin.version>
+ <maven-war-plugin.version>3.4.0</maven-war-plugin.version>
54
<tomcat6-maven-plugin.version>2.0</tomcat6-maven-plugin.version>
55
<tomcat7-maven-plugin.version>2.0</tomcat7-maven-plugin.version>
56
</properties>
0 commit comments