Skip to content

Commit

Permalink
Release 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vttn committed Jun 17, 2021
1 parent 5f6d589 commit 6287d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ then

else
echo "[INFO] Running deployment based on the mvn_settings.xml"
mvn deploy -P sign,build-extras --settings mvn_settings.xml;
mvn deploy -PeX sign,build-extras --settings mvn_settings.xml;
fi

0 comments on commit 6287d4b

Please sign in to comment.