Bump versions to 8.0.2-SNAPSHOT
[yangtools.git] / xpath / yang-xpath-api / pom.xml
index 2a84d8c899f547064f45e90fae5565b27956ba65..84b5d5d3c3ae0d48fc3f0296d6beadbaf349e363 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.2-SNAPSHOT</version>
+        <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-api</artifactId>
-    <version>7.0.8-SNAPSHOT</version>
-    <packaging>bundle</packaging>
+    <version>8.0.2-SNAPSHOT</version>
+    <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath ${project.artifactId}</description>