Bump versions by x.y.(z+1)
[netconf.git] / netconf / callhome-provider / pom.xml
index cf898fc5bea097acecc7f8ff02884501214486f8..a526cae9a76c60837c0128ff73bc036480d5d69b 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.7.1-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.1-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>