From 0c38b388a58b72d5c896f7fc514b3d77fc77a8bc Mon Sep 17 00:00:00 2001 From: Joern Muehlencord Date: Sun, 12 Jun 2022 00:25:57 +0200 Subject: [PATCH] added maven-release-plugin --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index f530033..bc0088b 100644 --- a/pom.xml +++ b/pom.xml @@ -52,5 +52,14 @@ + + + + maven-release-plugin + org.apache.maven.plugins + 3.0.0-M6 + + +