Bump versions by x.y.(z+1)
[mdsal.git] / binding / mdsal-binding-generator-util / pom.xml
index 8ea44c00cbf9afcab947d56ba24bcab894d0f3dc..6350373e8526e0d7faaaddbcee4327d838cf131b 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-generator-util</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.5.3-SNAPSHOT</version>
+                <version>2.5.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>