diff --git a/gradle.properties b/gradle.properties index 375d0bc7..d36ac9c3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,12 +3,12 @@ VERSION_CODE=15 GROUP=ru.tinkoff.acquiring POM_DESCRIPTION=Library which allows you to use internet acquiring in your android app -POM_URL=https://github.com/TinkoffCreditSystems/AcquiringSdkAndroid -POM_SCM_URL=https://github.com/TinkoffCreditSystems/AcquiringSdkAndroid -POM_SCM_CONNECTION=scm:git@github.com:TinkoffCreditSystems/AcquiringSdkAndroid.git -POM_SCM_DEV_CONNECTION=scm:git@github.com:TinkoffCreditSystems/AcquiringSdkAndroid.git +POM_URL=https://github.com/Tinkoff/AcquiringSdkAndroid +POM_SCM_URL=https://github.com/Tinkoff/AcquiringSdkAndroid +POM_SCM_CONNECTION=scm:git@github.com:Tinkoff/AcquiringSdkAndroid.git +POM_SCM_DEV_CONNECTION=scm:git@github.com:Tinkoff/AcquiringSdkAndroid.git POM_LICENCE_NAME=The Apache Software License, Version 2.0 -POM_LICENCE_URL=https://github.com/TinkoffCreditSystems/AcquiringSdkAndroid/blob/master/LICENSE.TXT +POM_LICENCE_URL=https://github.com/Tinkoff/AcquiringSdkAndroid/blob/master/LICENSE.TXT POM_LICENCE_DIST=repo POM_DEVELOPER_ID=tcs POM_DEVELOPER_NAME=Tinkoff Credit Systems diff --git a/readme.md b/readme.md index 640906ac..29cffabf 100644 --- a/readme.md +++ b/readme.md @@ -290,8 +290,8 @@ implementation 'ru.tinkoff.acquiring:core:$latestVersion' [search.maven]: http://search.maven.org/#search|ga|1|ru.tinkoff.acquiring.ui [build-config]: https://developer.android.com/studio/build/index.html [support-email]: mailto:oplata@tinkoff.ru -[issues]: https://github.com/TinkoffCreditSystems/AcquiringSdkAndroid/issues +[issues]: https://github.com/Tinkoff/AcquiringSdkAndroid/issues [acquiring]: https://www.tinkoff.ru/business/internet-acquiring/ [init-documentation]: https://oplata.tinkoff.ru/develop/api/payments/init-request/ [google-pay-brand]: https://developers.google.com/pay/api/android/guides/brand-guidelines -[full-doc]: https://github.com/TinkoffCreditSystems/AcquiringSdkAndroid/blob/master/Android%20SDK.pdf +[full-doc]: https://github.com/Tinkoff/AcquiringSdkAndroid/blob/master/Android%20SDK.pdf