Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / netconf / shaded-sshd / pom.xml
index 1384d72a69b5ef6829a91ab5cc2bc2c26853a1b7..413e2721bc3a86176aa014ca0d2b29a89dba9034 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.8</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>4.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>