Merge "Fixed publishDataChangeEvent in 2phase commit"
[controller.git] / opendaylight / sal / networkconfiguration / implementation / pom.xml
index e157047f19ae6f59f87ed6795563d92e7f8d61dc..82cb8af4aff25301d19ac66f1fa2fefc27af6fbd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.4.1-SNAPSHOT</version>
+    <version>1.4.2-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <scm>
@@ -15,7 +15,7 @@
   </scm>
 
   <artifactId>sal.networkconfiguration.implementation</artifactId>
-  <version>0.0.2-SNAPSHOT</version>
+  <version>0.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <build>