Bump upstream dependencies to S-SR2
[transportpce.git] / features / pom.xml
index 38414c36fdd1caf630ff7c40874739497448aa00..06cadb01889d0b51f7b4c0d6182ac6afa02345c0 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.11</version>
+    <version>10.0.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>6.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
@@ -26,5 +26,8 @@ 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>
+    <module>odl-transportpce-swagger</module>
   </modules>
 </project>