From 64e22b96e8f5292b744afb8691a3436ce5d28dcb Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Thu, 18 Jun 2020 10:57:37 +0200 Subject: [PATCH] Added dependency to the gcube distribution BOM and removed local versions consenquently --- pom.xml | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index d38e87b..48056fc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,41 +3,42 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.gcube.common - oidc-library - 0.2.0 maven-parent org.gcube.tools 1.1.0 - - 1.8 - 9.0.3 - 1.7.30 - 1.2.17 - + org.gcube.common + oidc-library + 0.2.0 + + + + org.gcube.distribution + maven-portal-bom + 3.6.0 + pom + import + + + org.slf4j slf4j-api - ${slf4j-version} org.slf4j slf4j-log4j12 - ${slf4j-version} log4j log4j - ${log4j-version} com.googlecode.json-simple json-simple - 1.1