Merge "Backward compatibility for User management"
[controller.git] / opendaylight / netconf / netconf-ssh / pom.xml
index 5ae79047ae59a7c818a338ff6a2154e52c36494b..efad2148e979ae697e0255833ec442928e73494e 100644 (file)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.2.3</version>
+        <version>0.2.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,6 @@
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>usermanager</artifactId>
-            <version>0.4.1</version>
         </dependency>
     </dependencies>