Fix racecondition in AsyncSshHandlerWriter
[controller.git] / opendaylight / netconf / config-persister-impl / pom.xml
index 340f4c5914159ec6dd00f7e65811aa11c3794849..5691e04b8f6020c2381826a33aff936a84046999 100644 (file)
@@ -5,7 +5,8 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.2.5-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
+    <relativePath>../</relativePath>
   </parent>
   <artifactId>config-persister-impl</artifactId>
   <packaging>bundle</packaging>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>commons-io</groupId>
-      <artifactId>commons-io</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>config-persister-directory-xml-adapter</artifactId>