Bump 2.7.0-SNAPSHOT to 3.0.0-SNAPSHOT
[mdsal.git] / singleton-service / mdsal-singleton-dom-impl / pom.xml
index 6eecb322a21a86e611985c8679e81cc90e5ede20..80ec90ffa83bfe1cb5cb3aa169376fa6fd292b23 100644 (file)
@@ -18,7 +18,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-singleton-dom-impl</artifactId>
-    <version>2.7.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,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>