Fix circuit-pack equipment state on XPDR
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 747bdde8993a0982b756a396ec44d6b8874d35df..9ed4041e52f42022b5ffbf001e4bb4940f4b2393 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.0</version>
+    <version>3.1.2</version>
     <relativePath/>
   </parent>
 
@@ -38,9 +38,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>networkmodel</module>
     <module>olm</module>
     <module>tests</module>
+    <module>pce</module>
     <module>servicehandler</module>
     <module>features</module>
     <module>karaf</module>
+    <module>test-common</module>
   </modules>
 
   <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->