Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-artifacts / pom.xml
index 6a4f487ff1ccf91d1f02e9c9fc9014500af93fc6..181a87855d3f9b2d3e20b0664d562ff00ecfb5b8 100644 (file)
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
-        <mdsal.version>1.10.4-SNAPSHOT</mdsal.version>
+        <mdsal.version>1.10.5-SNAPSHOT</mdsal.version>
     </properties>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>odl-netconf-mdsal</artifactId>
-                <version>1.10.4-SNAPSHOT</version>
+                <version>1.10.5-SNAPSHOT</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>