diff --git a/pom.xml b/pom.xml index e61395a..f7e3b6d 100755 --- a/pom.xml +++ b/pom.xml @@ -293,17 +293,6 @@ - - org.apache.maven.plugins - maven-jar-plugin - - - - true - - - - org.apache.felix maven-bundle-plugin @@ -353,15 +342,14 @@ org.apache.maven.plugins maven-jar-plugin - - - default-jar - package - - jar - - - + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + true + + + org.apache.maven.plugins