Centralize 'cannot interpret'
[yangtools.git] / model / rfc6536-model-api / pom.xml
index f43596160659d02b21c6f5706f1a7fe7926d0ac6..c292537c1edb49fe8b6a8c74cea8052d7a5c77bb 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>bundle-parent</artifactId>
-        <version>13.0.3-SNAPSHOT</version>
-        <relativePath>../../bundle-parent</relativePath>
+        <artifactId>bnd-parent</artifactId>
+        <version>14.0.0-SNAPSHOT</version>
+        <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>rfc6536-model-api</artifactId>
-    <packaging>bundle</packaging>
+    <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>RFC6536 metamodel</description>