Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-util / pom.xml
index b1f96345321d28c997e2ecbd9563842f01d554e1..4099153039d1e4db2965e1ab4a7b71b92c894c2a 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-util</artifactId>
-  <version>1.3.3-SNAPSHOT</version>
+  <version>1.3.4-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>1.2.3-SNAPSHOT</version>
+        <version>1.2.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>2.3.3-SNAPSHOT</version>
+        <version>2.3.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>