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 cadea85 commit c1f4ff3Copy full SHA for c1f4ff3
PUBLISHING.md
@@ -8,7 +8,7 @@ instructions. Workflow requires manual trigger for snapshot build so it's not pu
8
Artifacts are published to Snapshot Repository, using following Gradle task.
9
10
```bash
11
-./gradlew -Pversion=<version> publishAggregationToCentralPortalSnapshots
+./gradlew -Pversion=<version> publishAllPublicationsToCentralPortalSnapshots
12
```
13
14
### Accessing SNAPSHOT versions
0 commit comments