Bump versions by x.y.(z+1)
[mdsal.git] / binding2 / mdsal-binding2-generator-impl / pom.xml
index 012adf0d5c395532c9fd74e01d28fceeb53c5150..636ee8dddb472e399efb6fda85fb80d55b7b102a 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding2-generator-impl</artifactId>
-    <version>0.13.2-SNAPSHOT</version>
+    <version>0.13.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.5.2-SNAPSHOT</version>
+                <version>2.5.3-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>