Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / features / protocol-framework / features-protocol-framework / pom.xml
index 8b4bd293656ffda9e9bfea98ab95ca805d6e833e..03ad60d9cf064d27f60da4e937a31b48668b945b 100644 (file)
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-protocol-framework</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-protocol-framework</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>