Commit bca4e4a
committed
Fix Central Portal Snapshots to include all org.rundeck modules
- Changed includeModule() to includeGroup() for org.rundeck
- This resolves rundeck-core AND its transitive dependencies:
- rundeck-storage-api, rundeck-storage-data, rundeck-storage-conf
- rundeck-authz-api, rundeck-authz-core, rundeck-authz-yaml
- rundeck-data-models
- Tested locally without Maven Local cache: BUILD SUCCESSFUL
- Reference: https://central.sonatype.org/publish/publish-portal-upload/#consuming--snapshot-releases-for-your-project1 parent f611d0a commit bca4e4a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments