Skip to content

Commit 5afa03f

Browse files
Update build.gradle
1 parent 3abf219 commit 5afa03f

File tree

3 files changed

+2
-22
lines changed

3 files changed

+2
-22
lines changed

.idea/INDIForJava-core.iml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.idea/modules.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ configure(install.repositories.mavenInstaller) {
6060
url = 'https://github.com/INDIForJava/INDIForJava-core'
6161

6262
scm {
63-
connection = 'git@github.com:renatoathaydes/rawhttp.git'
64-
developerConnection = 'git@github.com:renatoathaydes/rawhttp.git'
63+
connection = 'git@github.com:INDIForJava/INDIForJava-core.git'
64+
developerConnection = 'git@github.com:INDIForJava/INDIForJava-core.git'
6565
url = 'https://github.com/INDIForJava/INDIForJava-core'
6666
}
6767

0 commit comments

Comments
 (0)