Skip to content

Commit 89b8856

Browse files
committed
final fix
1 parent a897f54 commit 89b8856

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
@@ -57,7 +57,7 @@ test {
5757
publishing {
5858
publications {
5959
maven(MavenPublication) {
60-
groupId = 'ch.akop.weathercloud'
60+
groupId = 'ch.akop'
6161
artifactId = 'weathercloud'
6262

6363
from components.java

0 commit comments

Comments
 (0)