Update unit testing - Renderer
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 76be13e56372070ecaa2bf178fbc693f9c0b06f4..f38c20b34efc10ce55976516b91f572b526ef98e 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>
 
@@ -34,7 +34,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>api</module>
     <module>common</module>
     <module>renderer</module>
-    <module>inventory</module>
     <module>networkmodel</module>
     <module>olm</module>
     <module>tests</module>