POM File refactoring
[vpnservice.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 22e07fb4e52314b65cc1cf030ecd5fd71ab0392e..7c29c75c64b1dbd3e43f6eca07dde5c657abd0a0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -16,8 +16,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <maven>3.1.1</maven>
   </prerequisites>
   <modules>
-       <module>model-bgp</module>
-       <module>mdsalutil</module>
+    <module>commons/binding-parent</module>
+    <module>commons/config-parent</module>
+    <module>model-bgp</module>
+    <module>mdsalutil</module>
     <module>vpnmanager</module>
     <module>interfacemgr</module>
     <module>nexthopmgr</module>