From f807dc4080176bba833d94813c8230b24476ddb3 Mon Sep 17 00:00:00 2001 From: nk_ysg Date: Sun, 24 Dec 2023 00:03:00 +0800 Subject: [PATCH] revert pom.xml --- pom.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dcd2921..ab4943f 100644 --- a/pom.xml +++ b/pom.xml @@ -13,8 +13,8 @@ https://starcoin.org/ - https://github.com/starcoinorg/starcoin-java - https://github.com/starcoinorg/starcoin-java + https://github.com/starcoinorg/starcoin2-java + https://github.com/starcoinorg/starcoin2-java @@ -170,6 +170,20 @@ + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + sign-artifacts + verify + + sign + + + +