Bump versions to 12.0.2-SNAPSHOT
[mdsal.git] / karaf / pom.xml
index b6cb7cde6df548f2b7f411905afbba461c7589e2..b593996d364fcb92a470fc5227e1959c80ea5908 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.mdsal</groupId>
   <artifactId>mdsal-karaf</artifactId>
-  <version>12.0.1</version>
+  <version>12.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>12.0.1</version>
+        <version>12.0.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>