Bump versions to 3.0.1-SNAPSHOT
[mdsal.git] / model / ietf / rfc8349 / pom.xml
index ac1303b3565daebbf49c24feb4d2983f56cf1fd4..df745f9b1cbc5ebbf7444816e3ffea533e8f3eb7 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
     <artifactId>rfc8349</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>