Skip to content

Commit e6dd2ea

Browse files
committed
s/master/main/ for default branch
1 parent c1f8a00 commit e6dd2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE-checklist.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ find . -name pom.xml \
9292

9393
git commit -am "Bumped dev version"
9494

95-
git push origin master --tags
95+
git push origin main --tags
9696

9797
# Now Release
9898
echo '1. Go to oss.sonatype.org'

0 commit comments

Comments
 (0)