mirror of
https://gitcode.com/gh_mirrors/on/onvif.git
synced 2025-12-30 05:22:27 +00:00
5 lines
134 B
Groovy
5 lines
134 B
Groovy
ext {
|
|
cxfVersion='4.0.0' // In version above 4.0.1, JaxwsNotificationBroker has changed so that there is no setAddress method
|
|
}
|
|
|