From d61743fd8ec0792828d3e1fef74135234ddb0076 Mon Sep 17 00:00:00 2001 From: mishako Date: Sat, 2 Jan 2016 18:16:12 +0100 Subject: [PATCH] Configure OSGi bundling --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 953d41c..cf3035d 100644 --- a/pom.xml +++ b/pom.xml @@ -107,6 +107,20 @@ + + org.apache.felix + maven-bundle-plugin + 3.0.1 + + + bundle + package + + bundle + + + +