Skip to content

Commit c1f4ff3

Browse files
committed
Update PUBLISHING.md
1 parent cadea85 commit c1f4ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PUBLISHING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ instructions. Workflow requires manual trigger for snapshot build so it's not pu
88
Artifacts are published to Snapshot Repository, using following Gradle task.
99

1010
```bash
11-
./gradlew -Pversion=<version> publishAggregationToCentralPortalSnapshots
11+
./gradlew -Pversion=<version> publishAllPublicationsToCentralPortalSnapshots
1212
```
1313

1414
### Accessing SNAPSHOT versions

0 commit comments

Comments
 (0)