diff --git a/library/gradle.properties b/library/gradle.properties index d6cb7b31..250b21d0 100644 --- a/library/gradle.properties +++ b/library/gradle.properties @@ -1,5 +1,5 @@ #project -GROUP=com.github.qq549631030 +GROUP=com.github.ixusy VERSION_NAME=1.2.4 POM_ARTIFACT_ID=android-junk-code @@ -9,10 +9,10 @@ POM_PACKAGING=jar POM_DESCRIPTION=generate junk code for android POM_INCEPTION_YEAR=2020 -POM_URL=https://github.com/qq549631030/AndroidJunkCode/ -POM_SCM_URL=https://github.com/qq549631030/AndroidJunkCode/ -POM_SCM_CONNECTION=scm:git:git://github.com/qq549631030/AndroidJunkCode.git -POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/qq549631030/AndroidJunkCode.git +POM_URL=https://github.com/ixusy/AndroidJunkCode/ +POM_SCM_URL=https://github.com/ixusy/AndroidJunkCode/ +POM_SCM_CONNECTION=scm:git:git://github.com/ixusy/AndroidJunkCode.git +POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/ixusy/AndroidJunkCode.git POM_LICENCE_NAME=The Apache Software License, Version 2.0 POM_LICENCE_URL=https://www.apache.org/licenses/LICENSE-2.0.txt @@ -20,7 +20,7 @@ POM_LICENCE_DIST=repo POM_DEVELOPER_ID=qq549631030 POM_DEVELOPER_NAME=huangx -POM_DEVELOPER_URL=https://github.com/qq549631030/ +POM_DEVELOPER_URL=https://github.com/ixusy/ #signing.keyId=[you keyId last 8bit] #signing.password=[you key password]