Bump versions by x.y.(z+1)
[mdsal.git] / binding2 / mdsal-binding2-generator-util / pom.xml
index 7aa9f4639cd8d208acddd8fc54f5f1224df8e4d2..4852c90601696e7b36f50225cf432188cc5d6735 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding2-generator-util</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>