From bd816875473080b6018661ea9fa95064676fa81e Mon Sep 17 00:00:00 2001 From: Dmitry Godlevskiy <96685185+warhammster@users.noreply.github.com> Date: Tue, 26 Apr 2022 13:14:32 +0400 Subject: [PATCH 1/2] Update README.md Change cuba repository in the example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df88bcc..b0335e6 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" } } From 742c7e288549b6c492610fe355faeaeefa03c3ea Mon Sep 17 00:00:00 2001 From: Dmitry Godlevskiy <96685185+warhammster@users.noreply.github.com> Date: Tue, 26 Apr 2022 13:40:31 +0400 Subject: [PATCH 2/2] Update README.md Update versions link in the example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0335e6..79ab922 100644 --- a/README.md +++ b/README.md @@ -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