Bump versions to 4.0.1-SNAPSHOT
[netconf.git] / netconf / shaded-sshd-jar / pom.xml
index e8f72f6e128d62448e4ab67e852c737b1701848d..f17897e329a961cf20aad0f4784fb9faad031dae 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0</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.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>