Bump versions by x.y.(z+1)
[netconf.git] / netconf / callhome-provider / pom.xml
index 1a2934f66846c8530b915ee32f0692b0d5d4b7d7..688448314cd5760af81567cb8eba365a32027741 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
         <relativePath>../netconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.5.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>