Merge changes If75e58ba,I48f074cd
[transportpce.git] / features / pom.xml
index 1cc15ed3626417c5897db920538a874fda135dfc..d684f5122bf6e6b51a2cbc3a8800b47f374218ae 100644 (file)
@@ -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>6.0.10</version>
+    <version>8.1.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>4.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
@@ -26,5 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>odl-transportpce</module>
     <module>odl-transportpce-tapi</module>
     <module>odl-transportpce-inventory</module>
+    <module>odl-transportpce-nbinotifications</module>
+    <module>odl-transportpce-dmaap-client</module>
   </modules>
 </project>