Upgraded version and changelog file

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@160740 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-12-20 16:39:23 +00:00
parent 167c936cb2
commit 8deaca353b
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-api.1-7-0" date="${buildDate}">
<Changeset component="org.gcube.information-system.resource-registry-api.1-8-0" date="${buildDate}">
<Change></Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-api.1-7-0" date="2017-12-20">
<Change>Added SchemaAlreadyPresentException #10207</Change>
<Change>Added Utility to get the Type name from an ER Class or interface #10172</Change>
<Change>Changed pom.xml to use new make-servicearchive directive #10162</Change>

View File

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