diff --git a/CHANGELOG.md b/CHANGELOG.md index 04e23b9..b33aa54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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). +## [v2.0.3-SNAPSHOT] - 2021-04-12 + +Just removed obsolete Home library deps from pom which were forgotten there in 6.8.0 release + ## [v2.0.2] - 2020-11-13 Feature #20108, remove user deletion from ldap upon remove account (offloaded to keycloak) diff --git a/pom.xml b/pom.xml index 6ae8287..db598f1 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ user-registration-hook war user-registration-hook Hook - 2.0.2 + 2.0.3-SNAPSHOT scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git @@ -40,21 +40,6 @@ - - org.gcube.common - home-library - provided - - - org.gcube.common - home-library-jcr - provided - - - org.gcube.common - home-library-model - provided - org.gcube.core common-encryption