Bump versions to 7.0.5-SNAPSHOT
[netconf.git] / third-party / shaded-sshd / pom.xml
index 9f927b3d74b1ab4736912b9666910b86a3daa094..a4091511c1666a2fc0945dde39bbb86e56bdcf69 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>7.0.0-SNAPSHOT</version>
+    <version>7.0.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>