Bump versions by x.y.(z+1)
[netconf.git] / features / protocol-framework / features-protocol-framework / pom.xml
index 55ed435244b0e6c7e18db8f04761eaf5cec88f1e..b092d73c4b45b721ad417942072dd2c1bc41ce9d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-protocol-framework</artifactId>
-    <version>1.2.0-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.0-SNAPSHOT</version>
+            <version>1.2.4-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>