Bump versions to 14.0.0-SNAPSHOT
[yangtools.git] / model / yang-model-ri / pom.xml
index 54db9e769f4d9bf1ba453a2ba09bc054374dc48e..5c03be50a0678b4c381abff3b74d056d6a410ac3 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>bundle-parent</artifactId>
-        <version>13.0.1</version>
-        <relativePath>../../bundle-parent</relativePath>
+        <artifactId>bnd-parent</artifactId>
+        <version>14.0.0-SNAPSHOT</version>
+        <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-model-ri</artifactId>
-    <packaging>bundle</packaging>
+    <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>Reference Implementation of yang.model.api</description>