This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/master by this push:
new ace2d61 [KARAF-5739] Use plugin management version in manual for
maven-bundle-plugin
ace2d61 is described below
commit ace2d61f675e57e68130ca325c491e1f666906a8
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon May 7 13:01:37 2018 +0200
[KARAF-5739] Use plugin management version in manual for maven-bundle-plugin
---
manual/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/manual/pom.xml b/manual/pom.xml
index 43036f5..1c7e1fe 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -241,7 +241,6 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>3.3.0</version>
<configuration>
<instructions>
<Web-ContextPath>/documentation</Web-ContextPath>
--
To stop receiving notification emails like this one, please contact
[email protected].