Bump versions by x.y.(z+1)
[neutron.git] / features / parent / pom.xml
index 421303852ebe3d2cee6188f3028ed94c457025d0..1c278bad91cd57f2652e7e051b28f638c7cd94e9 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.neutron</groupId>
     <artifactId>neutron-single-feature-parent</artifactId>
-    <version>0.12.1-SNAPSHOT</version>
+    <version>0.12.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.9.1-SNAPSHOT</version>
+                <version>1.9.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>