Merge "Implement VxLAN-GPE tunnels in Genius"
[genius.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 40f3b12d8110afdf12ab4917d6753197f21cfebc..8b829a0021d30b077568b10edaa6b74921d3dbdb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
-    <artifactId>odlparent</artifactId>
+    <artifactId>odlparent-lite</artifactId>
     <version>1.7.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
@@ -34,6 +34,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   </scm>
 
   <modules>
+    <module>commons/binding-parent</module>
+    <module>commons/config-parent</module>
     <module>interfacemanager</module>
     <module>itm</module>
     <module>lockmanager</module>
@@ -44,6 +46,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>karaf</module>
     <module>features</module>
     <module>artifacts</module>
+    <module>fcapsmanager</module>
+    <module>fcapsapplication</module>
+    <module>resourcemanager</module>
     <!--module>it</module-->
   </modules>