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