Bump versions to 3.0.1-SNAPSHOT
[mdsal.git] / model / ietf / rfc6991 / pom.xml
index d2a0072cdf2b84d2d4591180d6b392265dd5f6d5..65506f75a21d9b35f5b71f5779a4459ed4a9a435 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
     <artifactId>rfc6991</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>${project.artifactId}</name>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.0-SNAPSHOT</version>
+                <version>3.0.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>