upated changelog and pom for release

master
Massimiliano Assante 3 years ago
parent e439b4a947
commit 37d75491ae

@ -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).
## [v2.0.2-SNAPSHOT] - 2020-11-13
## [v2.0.2] - 2020-11-13
Feature #20108, remove user deletion from ldap upon remove account (offloaded to keycloak)

@ -13,7 +13,7 @@
<artifactId>user-registration-hook</artifactId>
<packaging>war</packaging>
<name>user-registration-hook Hook</name>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection>

Loading…
Cancel
Save