From 722836906d7822a7c6400da1121824349979b919 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 5 Dec 2019 12:10:25 +0100 Subject: [PATCH] Fixed bom version imports. Removed version already declared in imported bom --- pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 119b02e..5da1450 100644 --- a/pom.xml +++ b/pom.xml @@ -31,14 +31,14 @@ org.gcube.distribution gcube-bom - LATEST + 1.4.0 pom import org.gcube.information-system information-system-bom - LATEST + 1.5.0-SNAPSHOT pom import @@ -61,7 +61,6 @@ org.slf4j slf4j-api - provided @@ -73,7 +72,6 @@ ch.qos.logback logback-classic - 1.0.13 test