Bump versions by x.y.(z+1)
[netconf.git] / features / protocol-framework / features-protocol-framework / pom.xml
index 0de8adaeda6d9d69f10e68bd431a512fd21c26da..b2578865659a616731e39ee2819a8fdbc2c18acc 100644 (file)
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-protocol-framework</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-protocol-framework</artifactId>
-            <version>1.2.2-SNAPSHOT</version>
+            <version>1.2.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>