Bump GSON to 2.11.0
[odlparent.git] / karaf / pom.xml
index 53165a30457fdbf6a7204285238c84c15a705330..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.0-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>