Bump versions to 9.0.5-SNAPSHOT
[odlparent.git] / karaf / pom.xml
index db55350c2ba2a2e6e6b90442f8a369caa4f52c30..910db6022e804b25ff7600fa47ac8e864baa3328 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>6.0.5-SNAPSHOT</version>
+        <version>9.0.5-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
     <artifactId>karaf-aggregator</artifactId>
@@ -28,10 +28,13 @@ 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>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>