Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / odl-netconf-mapping-api / pom.xml
index f681fb4685a579815425ff88cad4e000be4fdbb5..3966e9a7796923f793c66708d57db0d8e71dec36 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-mapping-api</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Mapping API</name>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-api</artifactId>
-            <version>1.7.4-SNAPSHOT</version>
+            <version>1.7.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>netconf-mapping-api</artifactId>
-            <version>1.7.4-SNAPSHOT</version>
+            <version>1.7.5-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>