Skip to content

Commit 5f95086

Browse files
committed
Migrating repository
1 parent edec964 commit 5f95086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ publishing {
5050

5151
create<MavenPublication>("release") {
5252
from(components["java"])
53-
groupId = "com.github.eliasmeireles"
53+
groupId = "com.github.softwareplace"
5454
artifactId = "json-logger"
5555
version = apiVersion
5656
}

0 commit comments

Comments
 (0)