Initial commit for OLM
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 49011243d1cb936ee065cd23a682be3ecc620130..5aeccea7d34535c0880848407f873b4f9d93c1cf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <modules>
     <module>api</module>
+    <module>ordmodels</module>
     <module>impl</module>
+    <module>renderer</module>
+    <module>olm</module>
     <module>karaf</module>
     <module>features</module>
     <module>artifacts</module>