Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuqi-Du committed Oct 7, 2024
1 parent 89672e9 commit c1f2fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bump_stargate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if [[ $OSTYPE == 'darwin'* ]]; then
exit 1
fi

STARGATE_VERSION="v123"
echo "this is a new script"
# update parent version only
sed -i 's|<stargate.version>[^<]*</stargate.version>|<stargate.version>'"$STARGATE_VERSION_NUMBER"'</stargate.version>|' pom.xml

0 comments on commit c1f2fbd

Please sign in to comment.