From 97d7a6be94c98099e7b36ef95311b3f6e0f91272 Mon Sep 17 00:00:00 2001 From: Evgeny Malygin Date: Tue, 31 Oct 2023 14:14:33 +0000 Subject: [PATCH] Fix: return optional args to flattened .pom for ossrh Signed-off-by: Evgeny Malygin --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index d4491c5..ad375c7 100644 --- a/pom.xml +++ b/pom.xml @@ -214,6 +214,9 @@ limitations under the License. --> org.codehaus.mojo flatten-maven-plugin 1.4.0 + + ossrh +