Fix ietf-type-util checkstyle
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f48aa1f5581cefd413364087a01cbd11042e053f..7d105709cd7020151929cbb580596044584dc50e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -18,8 +18,8 @@
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
-    <artifactId>mdsal-aggregator</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <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>