Do not leak tooling into MANIFEST.MF
[odlparent.git] / karaf / pom.xml
index 43b2deff7a7e730f7f92e9a986ed1c230d7ffd5b..74ebdaa2cde3b756ad6a764db9c979de76e9939a 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>14.0.0-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
     <artifactId>karaf-aggregator</artifactId>
@@ -29,6 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <module>bcpkix-framework-ext</module>
         <module>bcprov-framework-ext</module>
         <module>bcutil-framework-ext</module>
+        <module>bundles-diag</module>
         <module>karaf-branding</module>
         <module>karaf-dist-static</module>
         <module>karaf4-parent</module>