NetconfClientDispatcher moved to constructor arguments in NetconfClient
[controller.git] / opendaylight / config / config-util / pom.xml
index 443b06cdd2c14c6d928c988f286b2ee026f186d0..bf681b1065f60224d0d0f83396473e2385328497 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>config-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.2.1-SNAPSHOT</version>
+        <version>0.2.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>config-util</artifactId>
@@ -16,7 +16,6 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>config-api</artifactId>
-            <version>0.2.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.jolokia</groupId>