Skip to content

Commit e4fd6a9

Browse files
committed
EPMRPP-112181 || fixed regression, improved tests, gradle updated
1 parent 921faa9 commit e4fd6a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ apply from: scriptsUrl + '/signing.gradle'
2121

2222
repositories {
2323
mavenCentral { url = "https://repo1.maven.org/maven2" }
24-
maven { url = "https://packages.atlassian.com/maven/repository/public" }
25-
2624
if (!releaseMode) {
2725
maven { url = 'https://jitpack.io' }
2826
}

0 commit comments

Comments
 (0)