Fix DataTreeCandidateNodes handling of deleted nodes
[yangtools.git] / xpath / yang-xpath-api / pom.xml
index 2a84d8c899f547064f45e90fae5565b27956ba65..68c7a1da992384050f9b54145f11bebcff72629d 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>bundle-parent</artifactId>
-        <version>7.0.8-SNAPSHOT</version>
-        <relativePath>../../bundle-parent</relativePath>
+        <artifactId>bnd-parent</artifactId>
+        <version>8.0.8-SNAPSHOT</version>
+        <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-api</artifactId>
-    <version>7.0.8-SNAPSHOT</version>
-    <packaging>bundle</packaging>
+    <version>8.0.8-SNAPSHOT</version>
+    <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath ${project.artifactId}</description>