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