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