diff --git a/wise-webapp/pom.xml b/wise-webapp/pom.xml
index 44322a5b..c6b2f10c 100644
--- a/wise-webapp/pom.xml
+++ b/wise-webapp/pom.xml
@@ -555,6 +555,20 @@
+
+ org.apache.tomcat.maven
+ tomcat7-maven-plugin
+
+ /wisemapping
+ ${project.build.directory}/wisemapping.war
+ war
+ true
+
+ ${project.build.directory}
+
+
+
+
org.apache.maven.plugins
maven-dependency-plugin