Skip to content

Commit

Permalink
NOISSUE Update build info
Browse files Browse the repository at this point in the history
  • Loading branch information
mheil committed Mar 21, 2024
1 parent 079127a commit 22d53e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/mvn-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if [[ $CURRENT_VERSION == *-SNAPSHOT ]]; then

echo "update develop version"
git fetch --all
git checkout develop
git checkout 6.5/develop
mvn versions:set -DnextSnapshot versions:commit --no-transfer-progress
NEXT_SNAPSHOT=$(getVersion)
echo "commit new snapshot version"
Expand Down

0 comments on commit 22d53e9

Please sign in to comment.