From 72dd25f37d83f74a2edc3253b94c06416b72de3f Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 11 Dec 2023 14:48:41 +0100 Subject: [PATCH] fixed pom --- .classpath | 7 ++++--- pom.xml | 22 ++++------------------ 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/.classpath b/.classpath index 611d871..ad90c36 100644 --- a/.classpath +++ b/.classpath @@ -13,15 +13,15 @@ + - - + @@ -36,8 +36,9 @@ - + + diff --git a/pom.xml b/pom.xml index 8070de5..0bd35ce 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ org.gcube.distribution maven-portal-bom - 3.7.0-SNAPSHOT + 3.7.0 pom import @@ -89,7 +89,7 @@ org.gcube.portal social-library-stubs - 1.0.0-SNAPSHOT + [1.0.0-SNAPSHOT, 2.0.0) provided @@ -119,12 +119,12 @@ org.gcube.portlets.widgets pickitem-widget - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.0.0-SNAPSHOT, 3.0.0) org.gcube.portlets.widgets image-previewer-widget - [1.1.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.1.0-SNAPSHOT, 2.0.0) org.gcube.portal @@ -185,25 +185,11 @@ common-authorization provided - org.gcube.core common-scope-maps compile - - com.google.guava - guava - compile - - - - com.ning - compress-lzf - 1.0.3 - compile - commons-validator commons-validator