diff --git a/ci/build-and-deploy-to-maven-central.sh b/ci/build-and-deploy-to-maven-central.sh index 635cc06..51d6cc9 100755 --- a/ci/build-and-deploy-to-maven-central.sh +++ b/ci/build-and-deploy-to-maven-central.sh @@ -13,7 +13,7 @@ gpg -k # # Stage on Maven Central # -echo "Staging $VERSION to Maven Central" +echo "Staging to Maven Central" ./mvnw \ -s settings.xml \