From db8627777e50264f56393f462a735587b9611005 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 5 Dec 2019 12:11:51 +0100 Subject: [PATCH] Fixed bom version imports. Removed version already declared in imported bom --- pom.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index fec7714..d6bdd70 100644 --- a/pom.xml +++ b/pom.xml @@ -30,14 +30,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 @@ -71,18 +71,15 @@ org.slf4j slf4j-api - provided - org.gcube.information-system resource-registry [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) test - junit junit @@ -92,13 +89,10 @@ ch.qos.logback logback-classic - 1.0.13 test - -