Skip to content

Commit 1ae8080

Browse files
committed
Modify project info
1 parent ef13d4a commit 1ae8080

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gradle.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
GROUP=com.squareup.retrofit2
1+
GROUP=io.github.goooler.retrofit2
22
VERSION_NAME=2.10.0-SNAPSHOT
33

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
4+
POM_URL=https://github.com/Goooler/retrofit
5+
POM_SCM_URL=https://github.com/Goooler/retrofit/
6+
POM_SCM_CONNECTION=scm:git:git://github.com/Goooler/retrofit.git
7+
POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/Goooler/retrofit.git
88

99
POM_LICENCE_NAME=The Apache Software License, Version 2.0
1010
POM_LICENCE_URL=https://www.apache.org/licenses/LICENSE-2.0.txt

0 commit comments

Comments
 (0)