From 953fce14680f97659df1538cce8e5d7cedfa3058 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Mon, 27 Feb 2017 10:33:31 +0000 Subject: [PATCH] Fixed changelog. Merged from Release 4.3.0 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@144343 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 14 +++++++++++++- pom.xml | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index e2c5222..455d69b 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,7 +1,19 @@ - + + Added HTTP utilities for clients implementations + Added ResourceRegistryException json serialization + + + Added API AddToContext + Added API to support update Resource (with all facets) + Reaourganized Exceptions + + + Improved code quality + + First Release \ No newline at end of file diff --git a/pom.xml b/pom.xml index ec42c52..f68904b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ maven-parent 1.0.0 - + org.gcube.information-system resource-registry-api 1.3.0-SNAPSHOT