We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7521046 commit 68cb6f9Copy full SHA for 68cb6f9
dev/release/bump_version.sh
@@ -48,4 +48,4 @@ mvn versions:set-scm-tag "-DnewTag=${tag}" -DgenerateBackupPoms=false -pl :arrow
48
git add "pom.xml"
49
git add "**/pom.xml"
50
git commit -m "MINOR: Bump version to ${version}"
51
-gh pr create --fill
+gh pr create --fill --repo apache/arrow-java
0 commit comments