Index: core-module/pom.xml =================================================================== diff -u -r3378aeef18251570015a9efbed6402f39cffd95d -re957e2b20058de58b6cafe94831a1288dbb5ad80 --- core-module/pom.xml (.../pom.xml) (revision 3378aeef18251570015a9efbed6402f39cffd95d) +++ core-module/pom.xml (.../pom.xml) (revision e957e2b20058de58b6cafe94831a1288dbb5ad80) @@ -66,6 +66,21 @@ + org.apache.maven.plugins + maven-jar-plugin + 3.0.2 + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + true + true + true + + + + + com.github.wvengen proguard-maven-plugin 2.0.14 Index: pom.xml =================================================================== diff -u -r81abbd68c887955d34bf425ba6f2b7176ba432eb -re957e2b20058de58b6cafe94831a1288dbb5ad80 --- pom.xml (.../pom.xml) (revision 81abbd68c887955d34bf425ba6f2b7176ba432eb) +++ pom.xml (.../pom.xml) (revision e957e2b20058de58b6cafe94831a1288dbb5ad80) @@ -25,7 +25,7 @@ UTF-8 - 18.12.3 + 18.12.4 yyMMdd_HHmm ${maven.build.timestamp} false