Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-topology / pom.xml
index c3d561a4d82fcd53ae35eaa6165ab37d8e3de907..a7c69a58635f8e04434bfc3163bdb210e48fe9a1 100644 (file)
@@ -6,13 +6,13 @@
     <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-topology</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -20,7 +20,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>