Migrate yang-xpath-antlr to bnd-parent
[yangtools.git] / xpath / yang-xpath-antlr / pom.xml
index 1bd8f835970456a8e051f851e0e261f9d6e9e66a..0ed933f27e9e4e16e4e0037e4726de7aea4227ba 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>bundle-parent</artifactId>
-        <version>7.0.1-SHAPSHOT</version>
-        <relativePath>../../bundle-parent</relativePath>
+        <artifactId>bnd-parent</artifactId>
+        <version>8.0.0-SNAPSHOT</version>
+        <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-antlr</artifactId>
-    <version>7.0.1-SHAPSHOT</version>
-    <packaging>bundle</packaging>
+    <version>8.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath ANTLR grammars</description>