From 88700aa5352947c5e2e4af385a7c50cf059b242a Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Tue, 12 Jun 2018 16:21:27 +0000 Subject: [PATCH] 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 --- distro/changelog.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 439243f..50356e1 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,8 +1,8 @@ - - + + Redesigned REST interface #11288 Added SchemaAlreadyPresentException #10207 diff --git a/pom.xml b/pom.xml index 50b2fe5..4cf3648 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.information-system resource-registry-api - 1.8.0-SNAPSHOT + 2.0.0-SNAPSHOT Resource Registry API Resource Registry API