Bump Xtend to 2.35.0
[yangtools.git] / model / rfc8528-model-api / pom.xml
index a0a45ebe14196aa6c524bac6287e8a83c5ec92b2..b25312e8d4cbab7fafdfbf38ac2d75e799168811 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>bundle-parent</artifactId>
-        <version>13.0.4-SNAPSHOT</version>
-        <relativePath>../../bundle-parent</relativePath>
+        <artifactId>bnd-parent</artifactId>
+        <version>14.0.0-SNAPSHOT</version>
+        <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>rfc8528-model-api</artifactId>
-    <packaging>bundle</packaging>
+    <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>RFC8528 model API</description>