Clean up TreeNode API
[yangtools.git] / model / rfc6643-model-api / pom.xml
index a209b3de771b611d3f88ca58a9aa993a8009d395..4b384fb1185c1131c4dc2a24564d4932b5300044 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>bundle-parent</artifactId>
-        <version>13.0.1-SNAPSHOT</version>
-        <relativePath>../../bundle-parent</relativePath>
+        <artifactId>bnd-parent</artifactId>
+        <version>14.0.0-SNAPSHOT</version>
+        <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>rfc6643-model-api</artifactId>
-    <packaging>bundle</packaging>
+    <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>RFC6643 extensions for SMIv2</description>