Merge "BUG 3057 - notify added event source by topics created before"
[controller.git] / opendaylight / netconf / mdsal-netconf-connector / pom.xml
index 809e729752fc38aab7014c224c1d3d372ab82878..34cc5c4442d6574ff1b1e6077bbe2e2bbcdb3d39 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-connector</artifactId>
   <packaging>bundle</packaging>
@@ -92,7 +92,6 @@
           <artifactId>xmlunit</artifactId>
           <scope>test</scope>
       </dependency>
-
   </dependencies>
 
   <build>