Release yangtools
[yangtools.git] / common / util / pom.xml
index 4379e287c85641406b9e95f03784f836a8b6c9a8..cf71a233aad25cb8befc7abc1530eb60c411727b 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>bundle-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
-        <relativePath>../../bundle-parent</relativePath>
+        <artifactId>bnd-parent</artifactId>
+        <version>8.0.2</version>
+        <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>util</artifactId>
-    <packaging>bundle</packaging>
+    <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>Common utilities</description>