Skip to content

Commit

Permalink
remove skip tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Aug 22, 2019
1 parent 033926a commit 4a48a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ set_term_title "Core Package"

set_term_title "Packaging Monolith Package: mvn -Dvault.useProxy=false -DskipTests -e -U clean package "
echo "- Package"
mvn -Dvault.useProxy=false -DskipTests -e -U clean package "$@"
mvn -Dvault.useProxy=false -e -U clean package "$@"
set_term_title "Packaged"

0 comments on commit 4a48a56

Please sign in to comment.