Do not depend on osgi.annotation
[yangtools.git] / common / yang-common / pom.xml
index 60fe89d2402a26d5e9bc08101b38d0be71da0626..1669713f5ce11763b49e7d0f5558cb340dd0277e 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>bundle-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
-        <relativePath>../../bundle-parent</relativePath>
+        <artifactId>bnd-parent</artifactId>
+        <version>8.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>