Skip to content

Commit 3702144

Browse files
committed
Preparing to rename repo
1 parent d62bd26 commit 3702144

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ POM_ARTIFACT_ID=nielsen-dcr
3030
POM_NAME=nielsen-dcr
3131
POM_DESCRIPTION=Destination Plugin for Nielsen DCR
3232

33-
POM_URL=https://github.com/segmentio/analytics-kotlin-integration-nielsen-dcr
34-
POM_SCM_URL=https://github.com/segmentio/analytics-kotlin-integration-nielsen-dcr
35-
POM_SCM_CONNECTION=scm:git:git://github.com/segmentio/analytics-kotlin-integration-nielsen-dcr.git
36-
POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]/segmentio/analytics-kotlin-integration-nielsen-dcr.git
33+
POM_URL=https://github.com/segmentio/analytics-kotlin-nielsen-dcr
34+
POM_SCM_URL=https://github.com/segmentio/analytics-kotlin-nielsen-dcr
35+
POM_SCM_CONNECTION=scm:git:git://github.com/segmentio/analytics-kotlin-nielsen-dcr.git
36+
POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]/segmentio/analytics-kotlin-nielsen-dcr.git
3737

3838
POM_LICENCE_NAME=The MIT License (MIT)
3939
POM_LICENCE_URL=http://opensource.org/licenses/MIT

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rootProject.name = "analytics-kotlin-integration-nielsen-dcr"
1+
rootProject.name = "analytics-kotlin-nielsen-dcr"
22
include(":lib")
33
includeBuild("publishing-plugins")
44
include(":testapp")

0 commit comments

Comments
 (0)