Initial commit for ServiceHandler
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ccd94945b5377fe00416a2cc91411707106fa28c..44c1a42a88c9b86ad2af05e3715d83bb630a3525 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,6 +33,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>ordmodels</module>
     <module>impl</module>
     <module>renderer</module>
+    <module>olm</module>
+    <module>stubrenderer</module>
+    <module>stubpce</module>
+    <module>servicehandler</module>
     <module>karaf</module>
     <module>features</module>
     <module>artifacts</module>