Skip to content

Commit 956dfb8

Browse files
authored
Remove jfrog from repository list (#3339)
1 parent b74cbc2 commit 956dfb8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,6 @@ allprojects {
176176
logger.warn 'Warning: you have enabled maven local repository. This should only be used on local workstations to test undeployed library dependencies.'
177177
}
178178
mavenCentral()
179-
maven {
180-
url "https://ossartifacts.jfrog.io/artifactory/fdb-record-layer/"
181-
}
182179
}
183180
}
184181

0 commit comments

Comments
 (0)