Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-impl / pom.xml
index f3dc51b13d90fe6fa1aef275a017010a7f2d0888..0bd04159865250c974db82b94a67f6093955de70 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <relativePath>../netconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-impl</artifactId>
-  <version>1.7.4-SNAPSHOT</version>
+  <version>1.7.5-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-artifacts</artifactId>
-        <version>0.11.4-SNAPSHOT</version>
+        <version>0.11.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>