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 c1f8a00 commit e6dd2eaCopy full SHA for e6dd2ea
RELEASE-checklist.sh
@@ -92,7 +92,7 @@ find . -name pom.xml \
92
93
git commit -am "Bumped dev version"
94
95
-git push origin master --tags
+git push origin main --tags
96
97
# Now Release
98
echo '1. Go to oss.sonatype.org'
0 commit comments