From 363f0a534ea736bb02ced129f3ae27720f95c13f Mon Sep 17 00:00:00 2001 From: Ceki Gulcu Date: Sat, 10 Dec 2022 00:38:56 +0100 Subject: [PATCH] remove unused parts Signed-off-by: Ceki Gulcu --- pom.xml | 4 +++- slf4j-api/pom.xml | 13 ------------- 2 files changed, 3 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 47eab055f..0ec46df2a 100755 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,7 @@ 3.0.0-M1 3.2.0 3.1.1 + 5.1.8 3.2.0 @@ -239,6 +240,7 @@ org.apache.felix maven-bundle-plugin + ${maven-bundle-plugin.version} bundle-manifest @@ -247,8 +249,8 @@ manifest - true + ${parsedVersion.osgiVersion} ${project.description} ${maven.compiler.source} diff --git a/slf4j-api/pom.xml b/slf4j-api/pom.xml index aa830838c..803a5fd7d 100755 --- a/slf4j-api/pom.xml +++ b/slf4j-api/pom.xml @@ -53,19 +53,6 @@ - - org.apache.felix - maven-bundle-plugin - - - bundle-manifest - process-classes - - manifest - - - -