Bump versions by x.y.(z+1)
[mdsal.git] / binding2 / mdsal-binding2-test-model / pom.xml
index 0399f4c11b4d33433151b0244815c1e1cc6765ba..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>
 
@@ -27,7 +24,7 @@
             <artifactId>mdsal-binding2-spec</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.mdsal.model</groupId>
+            <groupId>org.opendaylight.mdsal.model.binding2</groupId>
             <artifactId>yang-ext</artifactId>
             <exclusions>
                 <exclusion>
@@ -38,4 +35,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>