We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef13d4a commit 1ae8080Copy full SHA for 1ae8080
1 file changed
gradle.properties
@@ -1,10 +1,10 @@
1
-GROUP=com.squareup.retrofit2
+GROUP=io.github.goooler.retrofit2
2
VERSION_NAME=2.10.0-SNAPSHOT
3
4
-POM_URL=https://github.com/square/retrofit
5
-POM_SCM_URL=https://github.com/square/retrofit/
6
-POM_SCM_CONNECTION=scm:git:git://github.com/square/retrofit.git
7
-POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/square/retrofit.git
+POM_URL=https://github.com/Goooler/retrofit
+POM_SCM_URL=https://github.com/Goooler/retrofit/
+POM_SCM_CONNECTION=scm:git:git://github.com/Goooler/retrofit.git
+POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/Goooler/retrofit.git
8
9
POM_LICENCE_NAME=The Apache Software License, Version 2.0
10
POM_LICENCE_URL=https://www.apache.org/licenses/LICENSE-2.0.txt
0 commit comments