diff --git a/pom.xml b/pom.xml index 86ab5a8..f9a0179 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.accounting accounting-analytics-persistence-couchbase - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT Accounting Analytics Persistence CouchBase Accounting Analytics Persistence CouchBase Implementation @@ -23,18 +23,28 @@ scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId} https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId} + + + + + org.gcube.distribution + gcube-bom + LATEST + pom + import + + + org.gcube.data.publishing document-store-lib - [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) provided org.gcube.accounting accounting-lib - [3.0.0-SNAPSHOT, 4.0.0-SNAPSHOT) provided @@ -46,13 +56,11 @@ org.gcube.core common-scope - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) provided org.slf4j slf4j-api - 1.7.5 provided @@ -63,11 +71,13 @@ 2.2.7 + org.json json 20090211 + junit @@ -85,16 +95,23 @@ org.gcube.resources registry-publisher - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) test org.gcube.core common-encryption - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) test - + + org.gcube.common + authorization-client + test + + + org.gcube.common + common-authorization + test +