We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3abf219 commit 5afa03fCopy full SHA for 5afa03f
.idea/INDIForJava-core.iml
.idea/modules.xml
build.gradle
@@ -60,8 +60,8 @@ configure(install.repositories.mavenInstaller) {
60
url = 'https://github.com/INDIForJava/INDIForJava-core'
61
62
scm {
63
- connection = 'git@github.com:renatoathaydes/rawhttp.git'
64
- developerConnection = 'git@github.com:renatoathaydes/rawhttp.git'
+ connection = 'git@github.com:INDIForJava/INDIForJava-core.git'
+ developerConnection = 'git@github.com:INDIForJava/INDIForJava-core.git'
65
66
}
67
0 commit comments