diff --git a/distro/changelog.xml b/distro/changelog.xml index 893bf19..7ccd423 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,15 +1,18 @@ - + + + + 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 - + Fixed classes javadoc diff --git a/pom.xml b/pom.xml index 26c3c32..1a84b3d 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.vremanagement smart-executor-client - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT Smart Executor Service Client Library jar