Bump to odlparent 3.1.1 stable release
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6af9b748fd14fe93a937da7fd379cd517e65ab52..1a4c9926bccdb491e6498b4e16fff5af64ca5a0e 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>2.0.4</version>
+    <version>3.1.1</version>
     <relativePath/>
   </parent>
 
@@ -35,9 +35,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>impl</module>
     <module>renderer</module>
     <module>olm</module>
-    <module>stubrenderer</module>
-    <module>stubpce</module>
     <module>servicehandler</module>
+    <module>tests</module>
     <module>cli</module>
     <module>features</module>
     <module>karaf</module>