diff --git a/README.md b/README.md index df88bcc..79ab922 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ sourceCompatibility = 1.8 repositories { mavenCentral() maven { - url "https://dl.bintray.com/cuba-platform/main" + url "https://repo.cuba-platform.com/content/groups/work" } } @@ -67,7 +67,7 @@ dependencies { } ``` -Find the latest version number here: https://bintray.com/cuba-platform/main/masquerade +Find the latest version number here: https://repo.cuba-platform.com/content/groups/work/com/haulmont/masquerade ## Creating a test