From 7370e07a2b0c1c8fd32587ac1b07d893cdc882d5 Mon Sep 17 00:00:00 2001 From: Simon Marty Date: Thu, 13 Nov 2025 13:48:37 -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 a6f85e1..e025df1 100644 --- a/pom.xml +++ b/pom.xml @@ -194,10 +194,12 @@ true central + true + published - \ No newline at end of file + From 1e3a503d3b699e337d5b1c4708e148c01d5ce0ce Mon Sep 17 00:00:00 2001 From: Simon Marty Date: Thu, 13 Nov 2025 13:51:25 -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 e025df1..6b02793 100644 --- a/pom.xml +++ b/pom.xml @@ -195,7 +195,7 @@ central true - published + uploaded