From 4291ccd3927865d7da94f8e9408cb24d898ba22e Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 30 May 2016 10:45:16 +0200 Subject: [PATCH 1/3] Port to maven-jar-plugin 3.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index db33e5b..df2c483 100644 --- a/pom.xml +++ b/pom.xml @@ -339,9 +339,9 @@ maven-jar-plugin - true true + ${project.build.outputDirectory}/META-INF/MANIFEST.MF true true -- 2.5.5