Skip to content

Commit 766e181

Browse files
authored
Update group ID for Nexus publishing
1 parent e62928b commit 766e181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// version and group must be specified in the root project
33
// https://github.com/gradle-nexus/publish-plugin/issues/310
44
version = projectVersion
5-
group = 'this.will.be.overridden'
5+
group = 'io.github.gpc'
66

77
subprojects {
88

0 commit comments

Comments
 (0)