Fix POST request with insert parameter
[netconf.git] / third-party / shaded-sshd-jar / pom.xml
index 8452b136a959229b398e075cc5472eb2f6b93994..98089fb099821a864be1d73ed28731dae2af42cc 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>7.0.1-SNAPSHOT</version>
+    <version>7.0.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>