From 7beefc3fb81af207a9beae56604bf3c7a0276406 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Tue, 12 Jun 2018 17:00:02 +0000 Subject: [PATCH] Refs #11941: Upgrade the version of resource-regsitry related libraries to [2.0.0 ,3.0.0) Task-Url: https://support.d4science.org/issues/11941 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/gcube-bom@169100 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 678c361..ca88dd2 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -2,7 +2,7 @@ - + Updated resource-registry related clients and libraries #11941 Added Jackson libraries #9835 diff --git a/pom.xml b/pom.xml index 013a5ed..3aff7e4 100644 --- a/pom.xml +++ b/pom.xml @@ -89,12 +89,12 @@ org.gcube.information-system resource-registry-publisher - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) org.gcube.information-system resource-registry-client - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)