Bump versions by x.y.(z+1)
[mdsal.git] / model / ietf / ietf-network / pom.xml
index 773098e545b1128d658d9896f574d1853f6a8add..512afe59a1b6ca1cfbf0c8a750ad5b0dde6e6c6c 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.4-SNAPSHOT</version>
+        <version>0.10.5-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>ietf-network-2015-06-08</artifactId>
-    <version>1.2.4-SNAPSHOT</version>
+    <version>1.2.5-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.10.4-SNAPSHOT</version>
+                <version>0.10.5-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>