Bump 2.7.0-SNAPSHOT to 3.0.0-SNAPSHOT
[mdsal.git] / dom / mdsal-dom-inmemory-datastore / pom.xml
index 2830c92dfac34c56dd34969c11f2083692d08861..8465d84131dcd80a2483f8a51e00322af05fe624 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-dom-inmemory-datastore</artifactId>
-    <version>2.7.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.7.0-SNAPSHOT</version>
+                <version>3.0.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>