Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vzakharchenko committed Mar 8, 2020
1 parent 74b418d commit ccde3dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ if [[ "x${tagName}" == "x" ]]; then
echo "tagName is empty"
exit 1;
fi
mvn versions:set -Pexamples -DnewVersion=$tagDevVersion

# get perform release
mvn -Psign clean release:perform -Darguments=-Dgpg.passphrase=${password}
Expand Down

0 comments on commit ccde3dd

Please sign in to comment.