This repository was archived by the owner on Feb 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 projName = ' ParseTwitterUtils-Android'
1010 projArtifact = ' parsetwitterutils-android'
1111 projDescription = ' A utility library to authenticate ParseUsers with Twitter'
12- projGitLink = ' https://github.com/ParsePlatform /ParseTwitterUtils-Android'
12+ projGitLink = ' https://github.com/parse-community /ParseTwitterUtils-Android'
1313}
1414
1515buildscript {
@@ -103,15 +103,15 @@ def ossrhPassword = hasProperty('NEXUS_PASSWORD') ? NEXUS_PASSWORD : System.gete
103103
104104def pomConfig = {
105105 scm {
106- connection ' scm:git@github.com:ParsePlatform /ParseTwitterUtils-Android.git'
107- developerConnection ' scm:git@github.com:ParsePlatform /ParseTwitterUtils-Android.git'
106+ connection ' scm:git@github.com:parse-community /ParseTwitterUtils-Android.git'
107+ developerConnection ' scm:git@github.com:parse-community /ParseTwitterUtils-Android.git'
108108 url projGitLink
109109 }
110110
111111 licenses {
112112 license {
113113 name ' BSD License'
114- url ' https://github.com/ParsePlatform /ParseTwitterUtils-Android/blob/master/LICENSE'
114+ url ' https://github.com/parse-community /ParseTwitterUtils-Android/blob/master/LICENSE'
115115 distribution ' repo'
116116 }
117117 }
You can’t perform that action at this time.
0 commit comments