Convert rfc7952-model-api to bnd-parent
[yangtools.git] / model / rfc7952-model-api / pom.xml
index 0e4d3b1e8b80e526404c656b2cba1dcc9433ad6c..cf0c3440157e269f889f6b3ce90e8921eab65332 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>bundle-parent</artifactId>
+        <artifactId>bnd-parent</artifactId>
         <version>13.0.1-SNAPSHOT</version>
-        <relativePath>../../bundle-parent</relativePath>
+        <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>rfc7952-model-api</artifactId>
-    <packaging>bundle</packaging>
+    <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>RFC7952 metamodel</description>