summaryrefslogtreecommitdiffstats
path: root/config-model-fat
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-29 05:40:57 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2022-11-29 05:40:57 +0000
commitd78a594b32795c102af4153c65d42b45a184198e (patch)
treea908a5567b843dd2645058bd6129fccaf58d69bc /config-model-fat
parentf8fd0b1769259397ba82ac068986389b49b45fad (diff)
Go back to parsing Import-Package with bndlib for now
Diffstat (limited to 'config-model-fat')
-rw-r--r--config-model-fat/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-model-fat/pom.xml b/config-model-fat/pom.xml
index 27c1e2873e5..2adcc450669 100644
--- a/config-model-fat/pom.xml
+++ b/config-model-fat/pom.xml
@@ -187,6 +187,8 @@
<!-- 3rd party artifacts embedded -->
<i>aopalliance:aopalliance:*:*</i>
+ <i>biz.aQute.bnd:biz.aQute.bnd.util:*:*</i>
+ <i>biz.aQute.bnd:biz.aQute.bndlib:*:*</i>
<i>com.fasterxml.jackson.core:jackson-annotations:*:*</i>
<i>com.fasterxml.jackson.core:jackson-core:*:*</i>
<i>com.fasterxml.jackson.core:jackson-databind:*:*</i>