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