From 6d1d930d0bcaf8bec058e24e8f18900f8752d90f Mon Sep 17 00:00:00 2001 From: Zohhak Date: Fri, 6 Mar 2020 18:45:24 +0100 Subject: [PATCH] support osgi --- pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bb860a2..f2769a1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ dk.brics automaton 1.12-2 - jar + bundle dk.brics.automaton @@ -138,6 +138,16 @@ + + org.apache.felix + maven-bundle-plugin + true + + + dk.brics.automaton + + +