From 8c42ee3575c6224d136ec5679ffcce8f3d6457b3 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 7 Nov 2019 14:35:15 +0100 Subject: [PATCH] Added maven flatten plugin --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index f60fdd2..ba2a481 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,10 @@ + + org.codehaus.mojo + flatten-maven-plugin + org.apache.maven.plugins maven-compiler-plugin