Bump versions by x.y.(z+1)
[netconf.git] / features / protocol-framework / features-protocol-framework / pom.xml
index 9f399be81d67e773f103b7013156fc5bef5f7c4b..04a391c8ce17a50ebcbdc43aed404b7bbb3b3e0b 100644 (file)
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-protocol-framework</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-protocol-framework</artifactId>
-            <version>1.2.0-SNAPSHOT</version>
+            <version>1.2.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>