Bump versions to 2.0.12-SNAPSHOT
[netconf.git] / features / parent / pom.xml
index a76fc292b3fb12dcecf376697ac423fe1b9def98..d858645ae03c3c46e7d01b7c4a8cfea7e5df0a9c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>2.0.11-SNAPSHOT</version>
+    <version>2.0.12-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>2.0.11-SNAPSHOT</version>
+                <version>2.0.12-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>