Bump versions to 4.0.3-SNAPSHOT
[netconf.git] / netconf / shaded-sshd-jar / pom.xml
index 1052b7f1ae912a6d4f219ed41927b95179626072..ddeae1e3be4cee5d8e60a14e82722667bbc0908e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.13</version>
+        <version>11.0.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>4.0.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>