Skip to content

Commit d143f89

Browse files
committed
change group to match existing nexus
1 parent 7d56a39 commit d143f89

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
@@ -4,7 +4,7 @@ plugins {
44
id 'signing'
55
}
66

7-
group = 'robaho.net'
7+
group = 'io.github.robaho'
88
version = System.getenv("RELEASE_VERSION")
99

1010
repositories {

0 commit comments

Comments
 (0)