Fix issue in end2end functional tests
[transportpce.git] / features / pom.xml
index 1055e4cbdf124e6c2180c995dea809ab75022a2e..b6d4f45d508520988b7010a3823df755b4c0d462 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.3</version>
+    <version>5.0.5</version>
     <relativePath/>
   </parent>
 
@@ -23,11 +23,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <packaging>pom</packaging>
 
   <modules>
-    <module>features-transportpce</module>
-    <module>odl-transportpce-api</module>
     <module>odl-transportpce-ordmodels</module>
-    <!--module>odl-transportpce-stubmodels</module-->
+    <module>odl-transportpce-api</module>
     <module>odl-transportpce</module>
+    <module>odl-transportpce-inventory</module>
   </modules>
-
 </project>