fix some sonar issues
[transportpce.git] / features / pom.xml
index a65b9dcacf925b85cdccf3ebb04f785f25966a82..93e79c051bfe18980e1fd666869f87924042458f 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>2.0.2</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
@@ -26,10 +26,8 @@ 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</module>
-    <module>odl-transportpce-rest</module>
-    <module>odl-transportpce-ui</module>
-    <module>odl-transportpce-cli</module>
   </modules>
 
 </project>