From 3b8b7b7e46711ca2e68a2c390e3f3905114b3395 Mon Sep 17 00:00:00 2001 From: Michael Cramer Date: Sun, 10 Mar 2024 10:19:03 +0100 Subject: [PATCH 1/2] automatic release of the artifact after upload --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 160232a..e0d8174 100644 --- a/pom.xml +++ b/pom.xml @@ -478,7 +478,7 @@ ossrh https://oss.sonatype.org - false + true From 14c8da34f036576ab5583850137af12d3c150163 Mon Sep 17 00:00:00 2001 From: Michael Cramer Date: Sun, 10 Mar 2024 10:26:17 +0100 Subject: [PATCH 2/2] change tag name format to follow github style --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index e0d8174..ec26701 100644 --- a/pom.xml +++ b/pom.xml @@ -257,6 +257,7 @@ false release deploy + @{project.version}