Bump dependencies to newer Sodium SR2 dev versions
[transportpce.git] / features / pom.xml
index 8198e0f3ec00a6b1e91622acf9da190af838ad57..c35d36662619432b2bd3b8da436160b18cefc162 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>4.0.9</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
@@ -28,6 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>odl-transportpce-ordmodels</module>
     <!--module>odl-transportpce-stubmodels</module-->
     <module>odl-transportpce</module>
+    <module>odl-transportpce-inventory</module>
   </modules>
 
 </project>