Skip to content

Commit f95bcc0

Browse files
committed
Revise publish instructions
1 parent ea97a79 commit f95bcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devdoc/publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Publishing
88
To publish to Maven use
99

1010
```
11-
./gradlew clean dist assemble publish -PbuildProfile={java8|java11} -PcredentialsPassphrase=<credentials password>
11+
./gradlew clean dist assemble publish -PbuildProfile={8|11} -PcredentialsPassphrase=<credentials password>
1212
```
1313
Where `<credentials password>` is the password used to add the credentials (see
1414
also below).

0 commit comments

Comments
 (0)