|
|
|
@ -86,6 +86,7 @@ bom {
|
|
|
|
|
"artemis-core-client" {
|
|
|
|
|
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
|
|
|
|
|
},
|
|
|
|
|
"artemis-jdbc-store",
|
|
|
|
|
"artemis-jms-client" {
|
|
|
|
|
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
|
|
|
|
|
},
|
|
|
|
@ -93,6 +94,7 @@ bom {
|
|
|
|
|
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
|
|
|
|
|
},
|
|
|
|
|
"artemis-journal",
|
|
|
|
|
"artemis-quorum-api",
|
|
|
|
|
"artemis-selector",
|
|
|
|
|
"artemis-server" {
|
|
|
|
|
exclude group: "commons-logging", module: "commons-logging"
|
|
|
|
|