bug 1128:POM Restructuring for Automated Release
[yangtools.git] / third-party / antlr4-runtime-osgi / pom.xml
index 2232c1315792d3813c24caa5cd19abac0986dc74..061363e288860fe849b0e749c275e4dc10be34cd 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">
     <modelVersion>4.0.0</modelVersion>
+
     <parent>
-        <groupId>org.opendaylight.yangtools.thirdparty</groupId>
+        <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.1.2</version>
+        <version>0.6.2-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
     </parent>
+
     <artifactId>antlr4-runtime-osgi-nohead</artifactId>
     <version>4.0</version>
     <packaging>bundle</packaging>