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