commit
ec889b2be0
|
@ -1593,11 +1593,8 @@ bom {
|
||||||
library("Spring Pulsar", "1.0.2-SNAPSHOT") {
|
library("Spring Pulsar", "1.0.2-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.pulsar") {
|
group("org.springframework.pulsar") {
|
||||||
modules = [
|
imports = [
|
||||||
"spring-pulsar",
|
"spring-pulsar-bom"
|
||||||
"spring-pulsar-cache-provider",
|
|
||||||
"spring-pulsar-cache-provider-caffeine",
|
|
||||||
"spring-pulsar-reactive"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue