Bump versions to 5.0.0-SNAPSHOT
[netconf.git] / netconf / netconf-dom-api / pom.xml
index d0b7d3e39194a7acb77660eee713b5ba70f67234..b2d18c18a1d3ab66093e1f0d16ab9e94571df384 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-dom-api</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>