Bump versions by x.y.(z+1)
[mdsal.git] / binding / mdsal-binding-dom-adapter / pom.xml
index 04591690a991b252832019459de8fac6e1e27799..31e09c2634f14f1e42d741c6d36e8baf21b66b24 100644 (file)
@@ -18,7 +18,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-dom-adapter</artifactId>
-    <version>2.5.3-SNAPSHOT</version>
+    <version>2.5.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,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>