We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e0d18 commit e468604Copy full SHA for e468604
1 file changed
dev/tasks/java-jars/github.yml
@@ -256,7 +256,6 @@ jobs:
256
pushd arrow/java
257
mvn versions:set -DnewVersion={{ arrow.no_rc_snapshot_version }}
258
mvn versions:set -DnewVersion={{ arrow.no_rc_snapshot_version }} -f bom
259
- mvn versions:set -DnewVersion={{ arrow.no_rc_snapshot_version }} -f maven
260
popd
261
arrow/ci/scripts/java_full_build.sh \
262
$GITHUB_WORKSPACE/arrow \
0 commit comments