Repair accidental version bump
[netconf.git] / netconf / shaded-sshd / pom.xml
index 94c0e35ba7a4b8f754e115a60f54f770fc62e660..4bc4a938a16aa68e7fed4403d292864981cebaaa 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>7.0.5</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>2.0.7-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>