Introducing binding-parent
[yangtools.git] / model / yang-ext / pom.xml
index 6fc7a801ca9d15b3d2c2ba77610d42b03fa6b24f..2bb3db677f40f85af0c3b6ab6006e3638fcfd344 100644 (file)
 <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.yangtools.model</groupId>
         <artifactId>model-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <groupId>org.opendaylight.yangtools.model</groupId>
+        <version>0.7.0-SNAPSHOT</version>
     </parent>
 
+
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-ext</artifactId>
-    <version>2013.09.07.4-SNAPSHOT</version>
+    <version>2013.09.07.7-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>