Merge "Bug-8187: call home throwing exception on startup"
[netconf.git] / netconf / callhome-provider / pom.xml
index f2a4ef91be533ae876a5a8dc5d86699abd43055e..a82d63fd126b6b80412a3fae51cb29224c187a9d 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.11.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>