Merge "BUG-1849 Check for duplicate required sources and exclude all redundant"
[yangtools.git] / yang / yang-parser-api / pom.xml
index a7e145ba2e5e15f41ad0e88373904cd9d106f121..ee32cd90d54d5d17887485c376a8c4f2e0f1f830 100644 (file)
@@ -11,8 +11,9 @@
 
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>yang</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <artifactId>yangtools-parent</artifactId>
+        <version>0.7.0-SNAPSHOT</version>
+        <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>