Skip to content

Commit 7c7ac56

Browse files
authored
Merge pull request #165 from OpenLiberty/staging
Merge staging to prod - adding -ntp to maven (#164)
2 parents 9fb77a5 + 38766d3 commit 7c7ac56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/testApp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ set -euxo pipefail
77
##
88
##############################################################################
99

10-
mvn -q clean install
10+
mvn -ntp -q clean install

0 commit comments

Comments
 (0)