From 8be11dd79a5c8c9c43e72a19ba2c80ef36f02ffc Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Wed, 27 Nov 2013 18:54:51 +0900 Subject: [PATCH] Fix maven-bundle-plugin life cycle mapping in Eclipse --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index fe1242f950..1bb83f9ab6 100644 --- a/pom.xml +++ b/pom.xml @@ -765,6 +765,19 @@ + + + org.apache.felix + maven-bundle-plugin + [2.4,) + + manifest + + + + + +