ready to release
This commit is contained in:
parent
b435bdbdc4
commit
a99f657f2b
|
@ -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).
|
||||||
|
|
||||||
## [v6.1.0-SNAPSHOT] - 2021-10-13
|
## [v6.1.0] - 2021-10-13
|
||||||
|
|
||||||
- Added possibility to postpone VRE expiration time of 5 years
|
- Added possibility to postpone VRE expiration time of 5 years
|
||||||
|
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -13,7 +13,7 @@
|
||||||
<groupId>org.gcube.portlets.admin</groupId>
|
<groupId>org.gcube.portlets.admin</groupId>
|
||||||
<artifactId>vre-manager-portlet</artifactId>
|
<artifactId>vre-manager-portlet</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<version>6.1.0-SNAPSHOT</version>
|
<version>6.1.0</version>
|
||||||
<name>VRE Manager Portlet</name>
|
<name>VRE Manager Portlet</name>
|
||||||
<description>
|
<description>
|
||||||
gCube VRE Manager Portlet shows a Wizard to create VREs.
|
gCube VRE Manager Portlet shows a Wizard to create VREs.
|
||||||
|
|
Loading…
Reference in New Issue