fix some warnings
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d82ad328842c20d95c6d90e0c0631b9a01c89c6d..0b1906ab42a7c782ef305dacc3ea68e4792dedfb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>3.1.3</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>renderer</module>
     <module>networkmodel</module>
     <module>olm</module>
-    <module>tests</module>
+    <!--module>tests</module-->
     <module>pce</module>
     <module>servicehandler</module>
     <module>features</module>