fix mdsal WriteOperations deprecated warnings
[transportpce.git] / features / pom.xml
index 23242338ad6d0c54d1f4fde1c385fa9ada49a5a1..a870f14e485be11ccb48aa35a75c15c87ac866c7 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>3.1.0</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>features-transportpce</module>
     <module>odl-transportpce-api</module>
     <module>odl-transportpce-ordmodels</module>
-    <module>odl-transportpce-stubmodels</module>
+    <!--module>odl-transportpce-stubmodels</module-->
     <module>odl-transportpce</module>
     <module>odl-transportpce-inventory</module>
   </modules>