Bump project version
[netconf.git] / netconf / callhome-provider / pom.xml
index feaa75c2dfc1205e0ac6f9cc6c1112ed85511eb5..ce26ee2801ceb8c0abddb3bf6c4c140bd71870ba 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.10.0-SNAPSHOT</version>
+        <version>1.13.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
+    <version>1.13.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>