Skip to content

Commit

Permalink
Merge pull request #230 from bosch-io/feature/osgi-plugin-version
Browse files Browse the repository at this point in the history
Increased maven-bundle-plugin version
  • Loading branch information
thjaeckle authored Jun 3, 2024
2 parents cb22e3e + 48d22dc commit 15c9bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>4.2.1</version>
<version>5.1.9</version>
<configuration>
<archive>
<addMavenDescriptor>false</addMavenDescriptor>
Expand Down

0 comments on commit 15c9bab

Please sign in to comment.