Skip to content

Commit a479ef8

Browse files
committed
Polishing.
1 parent a306e9b commit a479ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/rc-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ STAGING_REPOSITORY_ID=$1
66

77
echo 'Release to Maven central...'
88

9-
MAVEN_OPTS="-Duser.name=spring-builds+jenkins -Duser.home=/tmp/jenkins-home --add-opens=java.base/java.util=ALL-UNNAMED " ./mvnw \
9+
MAVEN_OPTS="-Duser.name=spring-builds+jenkins -Duser.home=/tmp/jenkins-home " ./mvnw \
1010
-s settings.xml \
1111
-Pcentral \
1212
-DstagingRepositoryId="${STAGING_REPOSITORY_ID}" \

0 commit comments

Comments
 (0)