Skip to content

Commit

Permalink
Update bnd to 7.0.0
Browse files Browse the repository at this point in the history
For release notes, see:

https://github.com/bndtools/bnd/wiki/Changes-in-7.0.0

Signed-off-by: Wouter Born <[email protected]>
  • Loading branch information
wborn committed Oct 6, 2023
1 parent 1a017b6 commit c5e3c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<bnd.version>6.4.0</bnd.version>
<bnd.version>7.0.0</bnd.version>
<origin.version>${project.version}</origin.version>
</properties>

Expand Down

0 comments on commit c5e3c36

Please sign in to comment.