Bump versions to 5.0.4-SNAPSHOT
[netconf.git] / third-party / shaded-sshd-jar / pom.xml
index 582c7d5f6dcc5bb31a1a4e684f927ec10a8157bd..483ffd0e807794494df7cae3e518e5ff1650aab3 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>12.0.2</version>
+        <version>12.0.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>5.0.3-SNAPSHOT</version>
+    <version>5.0.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>