Skip to content

Commit 90051e7

Browse files
authored
Remove repository for BND plugin RC releases
We have upgraded to the 7.2.0 GA version, so we don't need the special repository anymore, and we should not be using that repository when we do GA releases. Signed-off-by: Tommy Ludwig <[email protected]>
1 parent d60ba49 commit 90051e7

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
@@ -6,9 +6,6 @@ buildscript {
66
repositories {
77
mavenCentral()
88
gradlePluginPortal()
9-
maven {
10-
url = uri("https://bndtools.jfrog.io/bndtools/libs-release")
11-
}
129
}
1310

1411
dependencies {

0 commit comments

Comments
 (0)