|
@ -22,7 +22,6 @@ mvn versions:set -DnewVersion=$VERSION |
|
|
cd $HOME |
|
|
cd $HOME |
|
|
. createBuildRelease.sh |
|
|
. createBuildRelease.sh |
|
|
|
|
|
|
|
|
cd ../.. |
|
|
|
|
|
#commit the new patch version |
|
|
#commit the new patch version |
|
|
git commit -a -m "Creating major version $VERSION" |
|
|
git commit -a -m "Creating major version $VERSION" |
|
|
|
|
|
|
|
|