From b361c51bdd3866a9602ead77b147648b3184f783 Mon Sep 17 00:00:00 2001 From: Alessandro Pieve Date: Tue, 9 May 2017 10:59:13 +0000 Subject: [PATCH] Pom fix the range of new document store lib and accounting-lib git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-analytics-persistence-couchbase@148389 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d3516c1..6d634bc 100644 --- a/pom.xml +++ b/pom.xml @@ -28,13 +28,13 @@ org.gcube.data.publishing document-store-lib - [1.1.0-SNAPSHOT,2.0.0-SNAPSHOT) + [1.1.0-SNAPSHOT,3.0.0-SNAPSHOT) provided org.gcube.accounting accounting-lib - [2.2.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.2.0-SNAPSHOT, 4.0.0-SNAPSHOT) provided