diff --git a/.github/workflows/release_java.yml b/.github/workflows/release_java.yml index cf9f6ec2cbb3..9d21368501f6 100644 --- a/.github/workflows/release_java.yml +++ b/.github/workflows/release_java.yml @@ -169,7 +169,6 @@ jobs: run: | ./mvnw org.sonatype.plugins:nexus-staging-maven-plugin:deploy-staged \ -DaltStagingDirectory=$LOCAL_STAGING_DIR \ - -DskipStagingRepositoryClose=true \ -DserverId=apache.releases.https \ -DnexusUrl=https://repository.apache.org env: