We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a897f54 commit 89b8856Copy full SHA for 89b8856
build.gradle
@@ -57,7 +57,7 @@ test {
57
publishing {
58
publications {
59
maven(MavenPublication) {
60
- groupId = 'ch.akop.weathercloud'
+ groupId = 'ch.akop'
61
artifactId = 'weathercloud'
62
63
from components.java
0 commit comments