Bump version to 2.0.1-SNAPSHOT
[controller.git] / opendaylight / md-sal / sal-dummy-distributed-datastore / pom.xml
index 58e4d1cfcb5db361f8f4ef57249a8fdc9f878adc..5ab8dc8cb3ea3dea68d50abc2118463a27f9ba91 100644 (file)
@@ -4,13 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-dummy-distributed-datastore</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>