Mass-update 1.12.0-SNAPSHOT to 2.0.0-SNAPSHOT
[controller.git] / opendaylight / md-sal / sal-distributed-eos / pom.xml
index fbbcafe1cb324d7b157b1caa03608afd5f01c5a1..aa1af28777b54655377a2b7925df3e49c95058b6 100644 (file)
@@ -4,12 +4,12 @@
   <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-eos</artifactId>
-  <version>1.12.0-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-distributed-datastore</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>2.0.0-SNAPSHOT</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>