fix mdsal WriteOperations deprecated warnings
[transportpce.git] / features / pom.xml
index 4017b5efc3604a940116eb520a40f6dbfa42ad93..a870f14e485be11ccb48aa35a75c15c87ac866c7 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
@@ -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>