Skip to content

Commit

Permalink
Use version 5.1.9 of maven-bundle-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Jul 8, 2023
1 parent a581a0f commit 05c8fcb
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 @@ -9,7 +9,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.bundle.plugin.version>5.1.8</maven.bundle.plugin.version>
<maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version>
<karaf.version>4.4.3</karaf.version>
<karaf-feature-name>${project.artifactId}</karaf-feature-name>
<Bundle-SymbolicName>no.priv.bang.demos.${project.artifactId}</Bundle-SymbolicName>
Expand Down

0 comments on commit 05c8fcb

Please sign in to comment.