Bump versions by x.y.(z+1)
[mdsal.git] / binding2 / mdsal-binding2-test-model / pom.xml
index 0a5b9f2901d213d1687b27879be7800d16455920..54616a54ab7eeb8e22f2006bc61c60d105894efc 100644 (file)
@@ -6,14 +6,11 @@
   ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
   ~ and is available at http://www.eclipse.org/legal/epl-v10.html
   -->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-model-binding2-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.12.4-SNAPSHOT</version>
         <relativePath>../mdsal-model-binding2-parent</relativePath>
     </parent>
 
@@ -38,4 +35,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>