From a0a61bc29683b70ce0f39c80ba51df529113faca Mon Sep 17 00:00:00 2001 From: Stefan Bischof Date: Thu, 26 Sep 2024 14:26:01 +0200 Subject: [PATCH] add OSGi Metadata using bnd-maven-plugin Signed-off-by: Stefan Bischof --- core/pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/core/pom.xml b/core/pom.xml index aec9050d..da381ccf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -161,6 +161,28 @@ + + biz.aQute.bnd + bnd-maven-plugin + 6.4.0 + true + + + jar + + + + + jar + + + +