Skip to content

Commit e468604

Browse files
committed
Remove maven references in java-jars job
1 parent c5e0d18 commit e468604

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dev/tasks/java-jars/github.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ jobs:
256256
pushd arrow/java
257257
mvn versions:set -DnewVersion={{ arrow.no_rc_snapshot_version }}
258258
mvn versions:set -DnewVersion={{ arrow.no_rc_snapshot_version }} -f bom
259-
mvn versions:set -DnewVersion={{ arrow.no_rc_snapshot_version }} -f maven
260259
popd
261260
arrow/ci/scripts/java_full_build.sh \
262261
$GITHUB_WORKSPACE/arrow \

0 commit comments

Comments
 (0)