Skip to content

Commit 68cb6f9

Browse files
committed
Specify repository explicitly
1 parent 7521046 commit 68cb6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/release/bump_version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ mvn versions:set-scm-tag "-DnewTag=${tag}" -DgenerateBackupPoms=false -pl :arrow
4848
git add "pom.xml"
4949
git add "**/pom.xml"
5050
git commit -m "MINOR: Bump version to ${version}"
51-
gh pr create --fill
51+
gh pr create --fill --repo apache/arrow-java

0 commit comments

Comments
 (0)