Remove dependency management for the Wavefront SDK
Closes gh-21295
This commit is contained in:
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") {
|
library("WebJars HAL Browser", "3325375") {
|
||||||
group("org.webjars") {
|
group("org.webjars") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue