[MNG-6331] Remove maven-bundle-pugin from build pluginManagement
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/abd73da3 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/abd73da3 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/abd73da3 Branch: refs/heads/MNG-5227 Commit: abd73da3a492ee544c6102840fc012409a4ac83d Parents: 6b83f7e Author: Karl Heinz Marbaise <khmarba...@apache.org> Authored: Sat Dec 30 20:14:05 2017 +0100 Committer: Karl Heinz Marbaise <khmarba...@apache.org> Committed: Sat Jan 6 19:14:50 2018 +0100 ---------------------------------------------------------------------- pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/abd73da3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8f31bf1..bb87aca 100644 --- a/pom.xml +++ b/pom.xml @@ -491,11 +491,6 @@ under the License. </executions> </plugin> <plugin> - <groupId>org.apache.felix</groupId> - <artifactId>maven-bundle-plugin</artifactId> - <version>1.0.0</version> - </plugin> - <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>buildnumber-maven-plugin</artifactId> <version>1.4</version>