Bump 2.7.0-SNAPSHOT to 3.0.0-SNAPSHOT
[mdsal.git] / common / mdsal-common-api / pom.xml
index 7cf003c840de5d2e5a41c6c8aae0b2dbad115854..bfcfe24b7f61402c2df2b769ae4aa750cce570de 100644 (file)
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-common-api</artifactId>
     <packaging>bundle</packaging>
-    <version>2.7.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
             <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>