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