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