updated pom for release

This commit is contained in:
Massimiliano Assante 2022-07-06 11:41:01 +02:00
parent 7b4d27363c
commit 0923fcd4ab
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
All notable changes to this project will be documented in this file. 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). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2.5.4-SNAPSHOT] - 2022-07-06 ## [v2.5.4] - 2022-07-06
- Feature #23622 added Catalogue-Manager and Moderator roles - Feature #23622 added Catalogue-Manager and Moderator roles

View File

@ -10,7 +10,7 @@
</parent> </parent>
<groupId>org.gcube.dvos</groupId> <groupId>org.gcube.dvos</groupId>
<artifactId>usermanagement-core</artifactId> <artifactId>usermanagement-core</artifactId>
<version>2.5.4-SNAPSHOT</version> <version>2.5.4</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>User Management API</name> <name>User Management API</name>