diff --git a/pom.xml b/pom.xml
index 47eab055..0ec46df2 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 aa830838..803a5fd7 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
-
-
-
-