|
|
|
|
@ -1836,11 +1836,9 @@ bom {
@@ -1836,11 +1836,9 @@ bom {
|
|
|
|
|
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}") |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Pulsar", "4.0.6") { |
|
|
|
|
library("Pulsar", "4.0.7") { |
|
|
|
|
group("org.apache.pulsar") { |
|
|
|
|
bom("pulsar-bom") { |
|
|
|
|
permit("org.apache.maven.plugin-tools:maven-plugin-annotations") |
|
|
|
|
} |
|
|
|
|
bom("pulsar-bom") |
|
|
|
|
} |
|
|
|
|
links { |
|
|
|
|
site("https://pulsar.apache.org") |
|
|
|
|
|