Release netconf
[netconf.git] / netconf / shaded-sshd / pom.xml
index 413e2721bc3a86176aa014ca0d2b29a89dba9034..3a2cf193f5d7bb40cc6839c8d4d3c4ea675a254b 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.1</version>
     <name>${project.artifactId}</name>
 
     <properties>