Upgraded changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/vre-management/smart-executor-client@152810 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-09-06 15:56:29 +00:00
parent c7153efb95
commit a32bd84997
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.vre-management.smart-executor.1.5.0" date="${buildDate}">
<Changeset component="org.gcube.vre-management.smart-executor.1.6.0" date="${buildDate}">
<Change></Change>
</Changeset>
<Changeset component="org.gcube.vre-management.smart-executor.1.5.0" date="2017-25-07">
<Change>Exposed unSchedule(executionIdentifier) API</Change>
</Changeset>
<Changeset component="org.gcube.vre-management.smart-executor.1.4.0" date="2017-03-16">

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.vremanagement</groupId>
<artifactId>smart-executor-client</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.6.0-SNAPSHOT</version>
<description>Smart Executor Service Client Library</description>
<packaging>jar</packaging>