Remove AAAWebEnvironment.create()
[aaa.git] / web / pom.xml
index ef4e7e86efef6252985c1926512639b205d56e88..fc3a52bead830702a9b2947dec06425462604ed6 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.5</version>
+    <version>12.0.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>web-aggregator</artifactId>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.17.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: aaa :: ${project.artifactId}</name>
 
@@ -29,5 +29,6 @@
     <module>impl-jetty</module>
     <module>servlet-api</module>
     <module>servlet-jersey2</module>
+    <module>testutils</module>
   </modules>
 </project>