We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c82af5 commit 4e78100Copy full SHA for 4e78100
gradle/common.gradle.kts
@@ -30,7 +30,7 @@ allprojects {
30
publications?.configureEach {
31
if (this is MavenPublication) {
32
pom {
33
- url.set("https://github.com/Cognifide/APM")
+ url.set("https://github.com/wttech/APM")
34
organization {
35
name.set("Wunderman Thompson Technology")
36
url.set("https://www.wundermanthompson.com")
0 commit comments