Bump versions to 4.0.3-SNAPSHOT
[netconf.git] / netconf / callhome-provider / pom.xml
index 88c0368b153b1abfdc1ba49d0bc83f69069cbe28..da8623a16db2db29aef8ce422d48ddd195276810 100644 (file)
@@ -6,13 +6,11 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>4.0.3-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>