updated pom for release
This commit is contained in:
parent
7b4d27363c
commit
0923fcd4ab
|
@ -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
|
||||||
|
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue