From 35e11a5b8cbc2db6c9dc1aec70c0490f56d2df29 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 22 Nov 2016 15:50:59 +0000 Subject: [PATCH] Aligned with maven-smartgears-bom git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/gcube-smartgears-bom@134550 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 72 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 4d0bc27..624d679 100644 --- a/pom.xml +++ b/pom.xml @@ -8,17 +8,12 @@ org.gcube.distribution gcube-smartgears-bom - ${bom.version} + 1.0.0-SNAPSHOT pom Maven BOM for the Smartgears FW - - 1.0.0-SNAPSHOT - - - org.gcube.distribution gcube-bom @@ -26,7 +21,8 @@ pom import - + + org.gcube.core common-smartgears @@ -45,7 +41,7 @@ [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) provided - + org.gcube.core common-configuration-scanner [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) @@ -57,6 +53,74 @@ [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) provided + + + + org.gcube.core + common-encryption + provided + + + org.gcube.resources + common-gcore-resources + provided + + + org.gcube.resources + registry-publisher + provided + + + org.gcube.core + common-gcore-stubs + provided + + + org.gcube.core + common-scope + provided + + + org.gcube.core + common-scope-maps + provided + + + org.gcube.resources.discovery + ic-client + provided + + + org.gcube.resources.discovery + discovery-client + provided + + + org.slf4j + slf4j-api + provided + + + org.gcube.common + authorization-client + provided + + + org.gcube.common + common-authorization + provided + + + org.gcube.data.publishing + document-store-lib + provided + + + org.gcube.accounting + accounting-lib + provided + +