From f851c5111b8c9721e989d3105165b235c119374b 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 94b3565a05..5f850aa9b9 100644 --- a/pom.xml +++ b/pom.xml @@ -193,6 +193,10 @@ + + org.codehaus.mojo + flatten-maven-plugin + org.apache.maven.plugins maven-checkstyle-plugin