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