bump xtendbeans 1.3.0 → 1.3.1
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 5e34c5ab6710a1cacba95b665913e7e74c95e081..8e022c27277966fb244db410b54c41f2b1d8fa7d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>3.0.2</version>
       <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-agreggator</artifactId>
+    <version>2.2.0-SNAPSHOT</version>
     <name>md-sal</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
@@ -36,6 +37,7 @@
       <module>binding</module>
       <module>binding2</module>
       <module>model</module>
+      <module>model-binding2</module>
       <module>entityownership</module>
       <module>singleton-service</module>
     </modules>
@@ -50,7 +52,7 @@
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>checkstyle-logging</artifactId>
-                            <version>1.0.0-SNAPSHOT</version>
+                            <version>2.0.1</version>
                         </dependency>
                     </dependencies>
                 </plugin>