Merge "Adding maven-war-plugin to integration pom"
[policy/parent.git] / integration / pom.xml
index 8e6277e..fdb68bb 100644 (file)
                     <artifactId>exec-maven-plugin</artifactId>
                     <version>1.6.0</version>
                 </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-war-plugin</artifactId>
+                    <version>2.6</version>
+                </plugin>
             </plugins>
         </pluginManagement>