Skip to content

Commit 2d21c0e

Browse files
authored
Merge pull request #8 from liubao68/work
remove unbound version
2 parents 58043ec + 3742b4f commit 2d21c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build-and-deploy-to-maven-central.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gpg -k
1313
#
1414
# Stage on Maven Central
1515
#
16-
echo "Staging $VERSION to Maven Central"
16+
echo "Staging to Maven Central"
1717

1818
./mvnw \
1919
-s settings.xml \

0 commit comments

Comments
 (0)