Upgraded version and changelog file

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@160761 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-12-21 10:11:30 +00:00
parent cc0e645ba5
commit f90ca64439
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.1-7-0" date="${buildDate}">
<Changeset component="org.gcube.information-system.resource-registry.1-8-0" date="${buildDate}">
<Change></Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry.1-7-0" date="2017-12-20">
<Change>Exposed API to read Context definition in Context port type #10241</Change>
<Change>Exposed API to read Context definition in Access port type #10245</Change>
<Change>Exposed API to get the Type Schema in Access port type #10244</Change>

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<name>Resource Registry</name>
<description>Resource Registry</description>
<packaging>war</packaging>