From ec4773ac89f375a144973ef4e90a7e6d5dfe0943 Mon Sep 17 00:00:00 2001 From: Zhenghao Zhang Date: Tue, 22 Nov 2022 21:22:33 +0800 Subject: [PATCH] add distribution management --- pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b872260..b8b6e53 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.gorse - gorse4j + gorse-client 0.4.0 @@ -36,4 +36,15 @@ + + + ossrh + https://s01.oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + + + \ No newline at end of file