fix minor typo in DataObjectCache constructor argument name
[genius.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d808656231033e14917449b8ec9f8a47bcf11def..0496605f80b34bd71af2028edcd0761d5741cf8c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.1.0</version>
+    <version>3.1.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>genius-aggregator</artifactId>
-  <version>0.5.0-SNAPSHOT</version>
+  <version>0.6.0-SNAPSHOT</version>
   <name>genius</name>
   <packaging>pom</packaging>
 
@@ -34,7 +34,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>interfacemanager</module>
     <module>itm</module>
     <module>lockmanager</module>
-    <module>tools</module>
     <module>mdsalutil</module>
     <module>arputil</module>
     <module>idmanager</module>
@@ -44,7 +43,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>fcapsmanager</module>
     <module>fcapsapplication</module>
     <module>resourcemanager</module>
-    <module>srm</module>
     <module>ipv6util</module>
   </modules>