Merge "Remove unused code"
[aaa.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f824fd1cc2b2adec2d51bae57d164e530b234ef9..3e43080b075de0fe953230c196c1d7ba7851183b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
 
@@ -34,6 +34,7 @@
     <module>aaa-shiro</module>
     <module>aaa-shiro-act</module>
     <module>dependency-check</module>
+    <module>web</module>
   </modules>
 
   <build>