From 207afb1024461e77e7d698f52e827de6224ef2ac Mon Sep 17 00:00:00 2001 From: Simon Marty Date: Thu, 13 Nov 2025 13:49:33 -0800 Subject: [PATCH 1/2] Auto publish to Maven Central Signed-off-by: Simon Marty --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb5410b..145f533 100644 --- a/pom.xml +++ b/pom.xml @@ -193,10 +193,12 @@ true central + true + published - \ No newline at end of file + From 8156bc10185de62606a5cb6b373fc174622da6de Mon Sep 17 00:00:00 2001 From: Simon Marty Date: Thu, 13 Nov 2025 13:51:11 -0800 Subject: [PATCH 2/2] Update pom.xml Signed-off-by: Simon Marty --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 145f533..c229796 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ central true - published + uploaded