From 5880739849f5846427a1f1e8129441211dc74044 Mon Sep 17 00:00:00 2001 From: Ruslan Penkrat Date: Fri, 17 Sep 2021 21:07:07 +0300 Subject: [PATCH] add release plugin --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index bf402d9..3e968d6 100644 --- a/pom.xml +++ b/pom.xml @@ -60,6 +60,16 @@ ${java.version} + + com.github.danielflower.mavenplugins + multi-module-maven-release-plugin + 3.2.4 + + + deploy + + +