Package bcutil in static distribution 76/97376/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Sep 2021 15:56:58 +0000 (17:56 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Sep 2021 15:56:58 +0000 (17:56 +0200)
We have another place where bcutil is missing, fix that up.

Change-Id: I048a27f8a0d10f992bf12d7472b8fc3744b82593
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
karaf/karaf-dist-static/pom.xml

index 24909d0e3a4b2f6f69a097becdf40db506a36c8c..a41642334782003030c14399fcfe1b63aa52e86f 100644 (file)
 
                         <bundle>mvn:org.opendaylight.odlparent/bcprov-framework-ext/9.0.6-SNAPSHOT</bundle>
                         <bundle>mvn:org.opendaylight.odlparent/bcpkix-framework-ext/9.0.6-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcutil-framework-ext/9.0.6-SNAPSHOT</bundle>
                     </startupBundles>
                     <startupFeatures>
                         <feature>static-framework</feature>