From c9ffa9d2b2b901432d10a012d2c49fc594c7341c Mon Sep 17 00:00:00 2001 From: Fabian Hueske Date: Fri, 12 May 2017 14:25:48 +0200 Subject: [PATCH] [FLINK-6564] [build] Fix copying of license files. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4cc38956385dc..db19b9d710912 100644 --- a/pom.xml +++ b/pom.xml @@ -1132,7 +1132,7 @@ under the License. copy-resources - ${basedir}/target/classes/META-INF/license/ + ${basedir}/target/classes/META-INF/licenses/ ${basedir}/packaged_licenses