Refs #11288: Made resource-registry more RESTful

Task-Url: https://support.d4science.org/issues/11288

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@169089 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2018-06-12 16:21:27 +00:00
parent 997f8079c5
commit 88700aa535
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.information-system.resource-registry-api.1-8-0" date="${buildDate}">
<Change></Change>
<Changeset component="org.gcube.information-system.resource-registry-api.2-0-0" date="${buildDate}">
<Change>Redesigned REST interface #11288</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-api.1-7-0" date="2017-12-20">
<Change>Added SchemaAlreadyPresentException #10207</Change>

View File

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