Bump versions to 1.13.8-SNAPSHOT
[netconf.git] / netconf / callhome-provider / pom.xml
index 0b681e2fd20dc0819bf3cc89b3fdcbee1670c75d..e0925cfde3f0d6f97072811b8c1453d2cab2c085 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.7-SNAPSHOT</version>
+        <version>1.13.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>1.13.7-SNAPSHOT</version>
+    <version>1.13.8-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>