Bump versions to 4.0.10-SNAPSHOT
[netconf.git] / netconf / callhome-provider / pom.xml
index 8042719414e2f32eebe57dee06744b904adbbaca..9b92c3397cb2c313fd8f4c0581a5ff4f6fcb5a18 100644 (file)
@@ -6,13 +6,11 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.2-SNAPSHOT</version>
+        <version>4.0.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>1.13.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>