Set maven bundle plugin version to 3.3.0

This commit is contained in:
Lasantha Dharmakeerthi 2024-11-29 07:45:10 +00:00
commit 7ff691a90e

View File

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