Skip to content

Commit 46bc5f3

Browse files
committed
update github scm location
1 parent 6c42c47 commit 46bc5f3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,7 @@ uploadArchives {
5353
url 'http://maiflai.github.com/'
5454

5555
scm {
56-
url 'scm:git@github.com:maiflai/gradle-scct.git'
57-
connection 'scm:git@github.com:maiflai/gradle-scct.git'
58-
developerConnection 'scm:git@github.com:maiflai/gradle-scct.git'
56+
developerConnection 'scm:git:https://github.com/maiflai/gradle-scct.git'
5957
}
6058

6159
licenses {

0 commit comments

Comments
 (0)