Cleanup versions across modules
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index 0c1f2a3b53033bc21851776688bb2770818dfa61..e88b6231fc111cfa30a85b2a27d9a9e36edfa311 100644 (file)
@@ -4,12 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.12.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>sal-distributed-datastore</artifactId>
-  <version>1.12.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>