Merge pull request #274 from sepe81/update-maven-bundle-plugin

Update maven bundle plugin
This commit is contained in:
Yasser Zamani
2018-11-19 10:31:47 +03:30
committed by GitHub
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -67,7 +67,6 @@
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<extensions>true</extensions>
<version>2.1.0</version>
<configuration>
<instructions>
<manifestLocation>META-INF</manifestLocation>
+1 -1
View File
@@ -265,7 +265,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>2.1.0</version>
<version>3.5.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>