Skip to content

Commit

Permalink
Add dependencies for PDE using Bnd Resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi authored and akurtakov committed Nov 28, 2023
1 parent b7ef78e commit be4667c
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -567,6 +567,11 @@
<version>7.0.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>biz.aQute.resolve</artifactId>
<version>7.0.0</version>
</dependency>
</dependencies>
</location>
<location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" label="Apache Felix" missingManifest="error" type="Maven">
Expand Down

0 comments on commit be4667c

Please sign in to comment.