add a common folder for mutualized functions
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f1c0a4a3c4e8b15e428c49764a5c87e7a26535e6..2d40ce9cb0687587ab6113f9746d6fa60c849097 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,16 +31,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <modules>
     <module>artifacts</module>
     <module>api</module>
+    <module>common</module>
     <module>ordmodels</module>
-    <module>impl</module>
     <module>renderer</module>
     <module>olm</module>
     <module>tests</module>
     <module>servicehandler</module>
-    <module>cli</module>
     <module>features</module>
     <module>karaf</module>
-    <module>it</module>
   </modules>
 
   <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->