Do not leak tooling into MANIFEST.MF
[odlparent.git] / karaf / pom.xml
index 5cfb7ee9494790949a8834c6547dd4ab806d9fb4..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>5.0.2-SNAPSHOT</version>
+        <version>14.0.0-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
     <artifactId>karaf-aggregator</artifactId>
@@ -28,10 +28,14 @@ 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>
         <module>opendaylight-karaf-resources</module>
         <module>opendaylight-karaf-empty</module>
         <module>test-distribution</module>
+        <module>test-static</module>
     </modules>
 </project>