Commit fedfcec
Fix artifacts groupId (#699)
Prior to this change, the default groupId "rsocket-java" would be used
for all RSocket artifacts. This commit fixes the group name to
"io.rsocket" for all Gradle subprojects.
This change is reflected in the published POMs and BOM.
Signed-off-by: Brian Clozel <bclozel@pivotal.io>1 parent 5bcbf30 commit fedfcec
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments