Release Carbon
[unimgr.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2f3cac5fe946b0def2573dfa0d86592122290ba1..7b68e8add1a7600f421ebf5b2ce4c1961282627d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.1-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-aggregator</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>0.2.1-Carbon</version>
   <name>unimgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
@@ -60,9 +60,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
         <module>api</module>
         <module>legato-api</module>
         <module>presto-api</module>
+        <module>nrp-api</module>
         <module>impl</module>
         <module>netvirt</module>
         <module>cisco-xr-driver</module>
+        <module>cisco-xe-driver</module>
+        <module>ovs-driver</module>
+        <module>dlux</module>
         <module>cli</module>
         <module>karaf</module>
         <module>features</module>