Skip to content

Commit f827952

Browse files
committed
Correct minor typo in PUBLISHING.md file
1 parent dd22bd9 commit f827952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PUBLISHING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Travis-CI build is passing.
2020

2121
Then publish the Hadoop Plugin jars to Bintray by running:
2222

23-
`./gradlew bintrayUpload -bintrayUser=<userName> -bintrayApiKey=<key>`
23+
`./gradlew bintrayUpload -PbintrayUser=<userName> -PbintrayApiKey=<key>`
2424

2525
Then publish the Hadoop Plugin to https://plugins.gradle.org/ by running:
2626

0 commit comments

Comments
 (0)