Bump versions by x.y.(z+1)
[netconf.git] / features / yanglib / odl-yanglib / pom.xml
index f0a67e9dd3117fb3f6722b849fa9e496bfa5a53f..f385929daa8ac430b3df5c3f91bec1fb15aeacfe 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-yanglib</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Yanglib</name>
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.7.4-SNAPSHOT</version>
+                <version>1.7.5-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>restconf-artifacts</artifactId>
-                <version>1.10.4-SNAPSHOT</version>
+                <version>1.10.5-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>