Bump versions to 4.0.2-SNAPSHOT
[netconf.git] / netconf / shaded-sshd / pom.xml
index 7f794b332c3aa7b018f0494cb99aa441ff2cc1a2..3fe398bdd4349c0e3d21215d1c28f37bbe8ba32a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.12</version>
+        <version>11.0.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>4.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>