Skip to content

Commit 9acdbdf

Browse files
committed
Update POM URL
1 parent 9e4ef99 commit 9acdbdf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ systemProp.org.gradle.internal.publish.checksums.insecure=true
6565
# Increase timeout when pushing to Sonatype (otherwise we get timeouts)
6666
systemProp.org.gradle.internal.http.socketTimeout=120000
6767

68-
POM_URL=https://github.com/revenuecat/placeholder/
69-
POM_SCM_URL=https://github.com/revenuecat/placeholder/
70-
POM_SCM_CONNECTION=scm:git:git://github.com/revenuecat/placeholder.git
71-
POM_SCM_DEV_CONNECTION=scm:git:git://github.com/revenuecat/placeholder.git
68+
POM_URL=https://github.com/revenuecat/placeholder-compose/
69+
POM_SCM_URL=https://github.com/revenuecat/placeholder-compose/
70+
POM_SCM_CONNECTION=scm:git:git://github.com/revenuecat/placeholder-compose.git
71+
POM_SCM_DEV_CONNECTION=scm:git:git://github.com/revenuecat/placeholder-compose.git
7272

7373
POM_LICENCE_NAME=The Apache Software License, Version 2.0
7474
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt

0 commit comments

Comments
 (0)