Remove dependency management for the Wavefront SDK

Closes gh-21295
pull/21310/head
Stephane Nicoll 5 years ago
parent 9486842bad
commit 8abf658087

@ -1804,13 +1804,6 @@ bom {
]
}
}
library("Wavefront SDK", "2.2") {
group("com.wavefront") {
modules = [
"wavefront-sdk-java"
]
}
}
library("WebJars HAL Browser", "3325375") {
group("org.webjars") {
modules = [

Loading…
Cancel
Save