bug 1128:POM Restructuring for Automated Release
[yangtools.git] / third-party / xtend-lib-osgi / pom.xml
index 16edbf6536266a130155177eaab6bc5a1018236a..2a4017530c477e9d1e3faae8261c27ebcc86084d 100644 (file)
     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>xtend-lib-osgi</artifactId>
     <version>2.4.3</version>
     <packaging>bundle</packaging>