We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2693c3 commit 760d19aCopy full SHA for 760d19a
howto-deploy-to-central.md
@@ -16,7 +16,7 @@ mvn -T 4 deploy -pl '!composites,!platforms' -Pcentral -DskipTests
16
17
## git commit, git tag, git push --tags
18
git commit -am 'Version 16.0.0-RC4'
19
-git tag 16.0.0-rc3
+git tag 16.0.0-RC4
20
git push --tags
21
22
## convert to javax
0 commit comments