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