FELIX-2047: Support for WAR files

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@906878 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/deployer/pom.xml b/karaf/deployer/pom.xml
index 686ee79..6f3ca81 100644
--- a/karaf/deployer/pom.xml
+++ b/karaf/deployer/pom.xml
@@ -36,6 +36,7 @@
         <module>spring</module>
         <module>blueprint</module>
         <module>features</module>
+        <module>war</module>
     </modules>
 
 </project>