Bump versions to 9.0.0-SNAPSHOT
[yangtools.git] / common / yang-common / pom.xml
index 577f734c1552b60bef3204fef44d4ee315c6c281..24de4a97e927ac09755399da6cf6c20896053e19 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>9.0.0-SNAPSHOT</version>
+        <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-common</artifactId>
-    <packaging>bundle</packaging>
+    <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>Common YANG definitions</description>