Do not throw Exception
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index bcbeb96e1bb68291cabb3928162331c908f2d617..7d105709cd7020151929cbb580596044584dc50e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
-    <artifactId>mdsal-aggregator</artifactId>
+    <artifactId>mdsal-agreggator</artifactId>
     <version>4.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>md-sal</name> <!-- Used by Sonar to set project name -->
@@ -30,9 +30,7 @@
         <module>features</module>
         <module>dom</module>
         <module>binding</module>
-        <module>binding2</module>
         <module>model</module>
-        <module>model-binding2</module>
         <module>entityownership</module>
         <module>singleton-service</module>
         <module>trace</module>