Bump versions to 2.0.1-SNAPSHOT
[netconf.git] / netconf / shaded-sshd-jar / pom.xml
index a8abfd4d991504f554b4096efa88ab6dc89539b6..c243de42505676fabc5b9bd68d94714b2d547bce 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>1.13.2-SNAPSHOT</version>
+    <version>2.0.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>