Improve debug tools install
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ff7597d351b2d9affa744607be060ec17bc8c307..b3395f990a2a5cd0fa3e23eb2fee0cb2ca3d6b20 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</artifactId>
-        <version>6.0.9</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-aggregator</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <name>transportpce</name>
     <packaging>pom</packaging>
 
@@ -42,6 +42,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
         <module>pce</module>
         <module>servicehandler</module>
         <module>tapi</module>
+        <module>nbinotifications</module>
+        <module>dmaap-client</module>
         <module>features</module>
         <module>karaf</module>
     </modules>