Bump versions to 8.0.1-SNAPSHOT
[yangtools.git] / common / yang-common / pom.xml
index f7f46093b962600cf8e0b51f8ee11ea15796bdf3..7d8e18080eee0d79f55a72fe5762571024fb102d 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>bundle-parent</artifactId>
-        <version>7.0.7-SNAPSHOT</version>
-        <relativePath>../../bundle-parent</relativePath>
+        <artifactId>bnd-parent</artifactId>
+        <version>8.0.1-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>