no snapshot
This commit is contained in:
parent
ef4191910a
commit
f1f46e52b8
|
@ -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).
|
||||
|
||||
## [v3.0.2-SNAPSHOT] - 2022-06-08
|
||||
## [v3.0.2] - 2022-06-08
|
||||
|
||||
- Released for HL removal in portal
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -13,7 +13,7 @@
|
|||
<groupId>org.gcube.portlets.admin</groupId>
|
||||
<artifactId>create-users-portlet</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>3.0.2-SNAPSHOT</version>
|
||||
<version>3.0.2</version>
|
||||
<name>Create users portlet</name>
|
||||
<description>
|
||||
Create users portlet allows a VRE-Manager to enter user's personal data and automatically register he/she in the portal.
|
||||
|
|
Loading…
Reference in New Issue