Bump versions to 8.0.3-SNAPSHOT
[yangtools.git] / xpath / yang-xpath-api / pom.xml
index 6034b8b616a1acd78144b26223acd4364d80b6ed..d9ef00390cb9a9bb80c7b7d74e4edca0777f13f4 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>bundle-parent</artifactId>
-        <version>7.0.4-SNAPSHOT</version>
-        <relativePath>../../bundle-parent</relativePath>
+        <artifactId>bnd-parent</artifactId>
+        <version>8.0.3-SNAPSHOT</version>
+        <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-api</artifactId>
-    <version>7.0.4-SNAPSHOT</version>
-    <packaging>bundle</packaging>
+    <version>8.0.3-SNAPSHOT</version>
+    <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath ${project.artifactId}</description>