diff --git a/config/release.sh b/config/release.sh index d910958f..b8b30d18 100755 --- a/config/release.sh +++ b/config/release.sh @@ -85,3 +85,5 @@ git add -A git status echo "We are leaving you in development, with updated pom files, ready to commit." +echo "These should be commited and pushed directly." +echo "Do not push before committing as it will break the release build"