diff --git a/CHANGELOG.md b/CHANGELOG.md index f04afa8..18890f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +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.1.0-SNAPSHOT] - 2024-09-20 +## [v2.1.0] - 2024-10-28 - maven-parent 1.2.0 -- maven-portal-bom 4.0.0-SNAPSHOT +- maven-portal-bom 4.0.0 - Feature #27999 - [StorageHub] downstream components to upgrade in order to work with storagehub 1.5.0 ## [v2.0.4] - 2021-05-25 diff --git a/README.md b/README.md index e248be6..f130900 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gCube System - User Registration Hook -This component is a Liferay 6.2.6 CE Hook which intercepts new user accounts creation and removal and performs the related Workspace actions (on sHub and LDAP and Auth) +This component is a Liferay 6.2.6 CE Hook which intercepts new user accounts creation and removal and performs the related Workspace actions * The source code is present in the src folder. diff --git a/pom.xml b/pom.xml index 9db6979..f9f69d8 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ user-registration-hook war user-registration-hook Hook - 2.1.0-SNAPSHOT + 2.1.0 scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git @@ -32,7 +32,7 @@ org.gcube.distribution maven-portal-bom - 4.0.0-SNAPSHOT + 4.0.0 pom import