From a6b11eb2df69f5958096b0317b8f86159adb0958 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 16 Feb 2016 16:35:01 +0000 Subject: [PATCH] Fixed dependencies git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/private/luca.frosini/infrastructure-tests@124234 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ca3daaf..7892c2b 100644 --- a/pom.xml +++ b/pom.xml @@ -34,19 +34,19 @@ org.gcube.data.publishing document-store-lib-couchbase - [1.1.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.0.1-SNAPSHOT, 2.0.0-SNAPSHOT) test org.gcube.data.publishing document-store-lib-couchdb - [1.1.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.0.1-SNAPSHOT, 2.0.0-SNAPSHOT) test org.gcube.data.publishing document-store-lib-mongodb - [1.1.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.0.1-SNAPSHOT, 2.0.0-SNAPSHOT) test