Skip to content

Commit 15c9bab

Browse files
authored
Merge pull request #230 from bosch-io/feature/osgi-plugin-version
Increased maven-bundle-plugin version
2 parents cb22e3e + 48d22dc commit 15c9bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
<plugin>
477477
<groupId>org.apache.felix</groupId>
478478
<artifactId>maven-bundle-plugin</artifactId>
479-
<version>4.2.1</version>
479+
<version>5.1.9</version>
480480
<configuration>
481481
<archive>
482482
<addMavenDescriptor>false</addMavenDescriptor>

0 commit comments

Comments
 (0)