Network topology and inventory init
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 38e2d629391cf9eb3a0d027c4659b8d8e252000c..747bdde8993a0982b756a396ec44d6b8874d35df 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,9 +30,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <modules>
     <module>artifacts</module>
-    <module>api</module>
     <module>ordmodels</module>
+    <module>api</module>
+    <module>common</module>
     <module>renderer</module>
+    <module>inventory</module>
+    <module>networkmodel</module>
     <module>olm</module>
     <module>tests</module>
     <module>servicehandler</module>