Bump versions by x.y.(z+1)
[netconf.git] / netconf / callhome-provider / pom.xml
index dac1f204f93be6ebcabb45de1f6416f8cc5b5cca..a526cae9a76c60837c0128ff73bc036480d5d69b 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>callhome-provider</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>