From 2dcbf53f398507afbb56ee7cb4793a9be1be3aa7 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 15 Jun 2022 11:39:52 +0200 Subject: [PATCH] Removed deprecated home library dependency and its dependencies --- CHANGELOG.md | 2 +- pom.xml | 17 ++++------------- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9691bf8..c24b1d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v5.1.0-SNAPSHOT] - 2021-06-24 +## [v5.1.0-SNAPSHOT] - 2022-06-15 - Removed deprecated home library dependency diff --git a/pom.xml b/pom.xml index 219578a..0823c3c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 org.gcube.tools @@ -58,7 +56,7 @@ org.gcube.distribution maven-portal-bom - 3.7.0-SNAPSHOT + 3.6.4-SNAPSHOT pom import @@ -66,12 +64,6 @@ - - - org.codehaus.gmaven - groovy-maven-plugin - 2.1.1 - org.apache.maven.plugins maven-dependency-plugin @@ -259,7 +251,7 @@ - + @@ -736,5 +728,4 @@ provided - - \ No newline at end of file + \ No newline at end of file