Skip to content

Commit d6d2e3d

Browse files
committed
Force maven update on CI.
1 parent 21158c0 commit d6d2e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ export GRADLE_ENTERPRISE_CACHE_PASSWORD=${GRADLE_ENTERPRISE_CACHE_PSW}
77

88
MAVEN_OPTS="-Duser.name=jenkins -Duser.home=/tmp/jenkins-home" \
99
./mvnw -s settings.xml \
10-
-P${PROFILE} clean dependency:list test -Dsort -B
10+
-P${PROFILE} clean dependency:list test -Dsort -B -U

0 commit comments

Comments
 (0)