Bump versions to 5.0.6-SNAPSHOT
[netconf.git] / third-party / shaded-sshd / pom.xml
index a49ed23db63b5a36117569127dfc0f7d6cd15e4f..42bcc1c79bc771de955435412eb6e66014f6ad1f 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>12.0.2</version>
+        <version>12.0.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.6-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>