From 5d885cbc051d83a4a5c8d58229717609db64bef9 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 12 Jun 2018 16:22:45 +0000 Subject: [PATCH] Refs #11902: Use new REST interface in Resource Registry Client Task-Url: https://support.d4science.org/issues/11902 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-client@169091 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 4d10a58..7a69442 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,8 +1,8 @@ - - + + Using new resource-registry REST interface #11902 Removed API which need to pass the java class to specify the type #10318 diff --git a/pom.xml b/pom.xml index 9ae0dab..e8dda05 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.information-system resource-registry-client - 1.6.0-SNAPSHOT + 2.0.0-SNAPSHOT Resource Registry Client Contains Idempotent API for Resource Registry