Upgraded version and changelog file after release 4.9.0

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-context-client@160766 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-12-21 10:16:12 +00:00
parent 6fd440a0c7
commit 46c0c21929
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.information-system.resource-registry-client.1-0-0" date="${buildDate}">
<Changeset component="org.gcube.information-system.resource-registry-client.1-1-0" date="${buildDate}">
<Change></Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-client.1-0-0" date="2017-12-20">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-context-client</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.1.0-SNAPSHOT</version>
<name>Resource Registry Context Client</name>
<description>Contains Non Idempotent API to manage Contexts in Resource Registry</description>