diff --git a/distro/changelog.xml b/distro/changelog.xml index 0073c6e..893bf19 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -2,7 +2,9 @@ - + Added client for REST interface of Smart Executor #5109 + Created fallback client presenting as REST client but using SOAP api to support old SmartExecutor instances with new code #5109 + Deprecated old SOAP client #5109 Exposed unSchedule(executionIdentifier) API diff --git a/pom.xml b/pom.xml index f44a71f..26c3c32 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ org.gcube.vremanagement smart-executor-api - [1.8.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.7.0-SNAPSHOT, 2.0.0-SNAPSHOT) org.slf4j