diff --git a/ci/clean.sh b/ci/clean.sh index 8b92bad74..017cbdba0 100755 --- a/ci/clean.sh +++ b/ci/clean.sh @@ -2,5 +2,5 @@ set -euo pipefail -MAVEN_OPTS="-Duser.name=jenkins -Duser.home=/tmp/jenkins-home" \ +MAVEN_OPTS="-Duser.name=spring-builds+jenkins -Duser.home=/tmp/jenkins-home" \ ./mvnw -s settings.xml clean -Dmaven.repo.local=/tmp/jenkins-home/.m2/spring-data-jdbc