Bug 5461: Augmenting a choice without a case from another module causes NPE
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 61641fe56ab7418cb5110733114a1d6066fe0310..38afb53af36338303a6b2da9cc7d107a0918e3f7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -18,6 +18,7 @@
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
+    <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-agreggator</artifactId>
     <name>md-sal</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
@@ -33,6 +34,7 @@
       <module>common</module>
       <module>dom</module>
       <module>binding</module>
+      <module>binding2</module>
       <module>model</module>
     </modules>