Fix func. tests RFC8040 yang mount utils DS calls
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d6077cba792cfa38ac27effaed761aa6b43a1962..6a20de91669df4f9dd5cb3ae7667c44cfae620aa 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>7.0.5</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-aggregator</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>5.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>