Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / cds-access-client / pom.xml
index fbe9da378909066d801110c7873bfeb3b84f0a8d..e41b5661ed764cee61b0eaab29787f0e9a757a7c 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>cds-access-client</artifactId>
-    <version>1.3.3-SNAPSHOT</version>
+    <version>1.3.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.3-SNAPSHOT</version>
+                <version>1.7.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>