Set maven bundle plugin version to 3.3.0

master
Rajitha Kumara 2 months ago
parent 8c778d1b3e
commit 52ba9d2e8b

@ -1172,6 +1172,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>3.3.0</version>
<extensions>true</extensions>
<configuration>
<instructions>

Loading…
Cancel
Save