Commit 0ab7480
committed
fix: rename root project to arcp-sdk to avoid duplicate name with :arcp subproject
nmcp 1.5.0 enforces unique project names for Gradle 9 isolation correctness.
The root project does not publish any artifact so renaming it is safe — it
does not affect the group/artifactId of any published module.1 parent d9ea77d commit 0ab7480
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments