Skip to content

Commit 4e78100

Browse files
committed
update publications
1 parent 2c82af5 commit 4e78100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/common.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ allprojects {
3030
publications?.configureEach {
3131
if (this is MavenPublication) {
3232
pom {
33-
url.set("https://github.com/Cognifide/APM")
33+
url.set("https://github.com/wttech/APM")
3434
organization {
3535
name.set("Wunderman Thompson Technology")
3636
url.set("https://www.wundermanthompson.com")

0 commit comments

Comments
 (0)