diff --git a/redisson/pom.xml b/redisson/pom.xml index fb8ef5190..8875ab645 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -9,7 +9,6 @@ redisson - bundle Redisson Redis based In-Memory Data Grid for Java @@ -396,11 +395,30 @@ + + maven-jar-plugin + 3.1.0 + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + org.apache.felix maven-bundle-plugin 3.2.0 true + + + bundle-manifest + process-classes + + manifest + + + ${project.artifactId}