Skip to content

Commit

Permalink
Add bndtools API for templating
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi authored and merks committed Dec 4, 2023
1 parent cb7ded1 commit fbecdc1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target
Expand Up @@ -572,6 +572,16 @@
<artifactId>biz.aQute.resolve</artifactId>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>org.bndtools</groupId>
<artifactId>org.bndtools.templating</artifactId>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>org.bndtools</groupId>
<artifactId>org.bndtools.templates.template</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 fbecdc1

Please sign in to comment.