Do not leak tooling into MANIFEST.MF
[odlparent.git] / karaf / pom.xml
index 5ad1817516454293aa4cd284de1d90975e80ace2..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>9.0.1-SNAPSHOT</version>
+        <version>14.0.0-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
     <artifactId>karaf-aggregator</artifactId>
@@ -28,6 +28,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <modules>
         <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>