From 0500a82a6fdeca23b74384d502b5b8a7478e7bc4 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 5d717cab..745ec922 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,10 @@ + + org.codehaus.mojo + flatten-maven-plugin + org.apache.maven.plugins maven-checkstyle-plugin