Skip to content

Commit a5828a1

Browse files
author
Oryan M
committed
remove manual version bumping
1 parent 8c068e3 commit a5828a1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

github-build.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,5 @@ git config --global user.email "actions@github.com"
4444
git config --global user.name "GitHub Actions"
4545

4646
echo "Deploying release to Bintray"
47-
removeSnapshots
4847

4948
mvn release:clean release:prepare release:perform -B -e -Pbintray
50-
51-
commitRelease
52-
bumpVersion
53-
commitNextVersion
54-
git push --follow-tags

0 commit comments

Comments
 (0)