diff --git a/pom.xml b/pom.xml
index 5f5389e2..9cef29fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,22 +369,6 @@
${project.build.sourceEncoding}
-
- org.apache.maven.plugins
- maven-jar-plugin
- ${maven.jar.version}
-
-
-
- true
- true
-
-
- ${project.build.outputDirectory}/META-INF/MANIFEST.MF
-
-
-
-
org.codehaus.gmavenplus
@@ -494,7 +478,6 @@
org.apache.felix
maven-bundle-plugin
3.3.0
- true
bundle-manifest
@@ -510,7 +493,22 @@
-
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ ${maven.jar.version}
+
+
+
+ true
+ true
+
+
+ ${project.build.outputDirectory}/META-INF/MANIFEST.MF
+
+
+
+
org.jwtk.coveralls