ready to releasse

This commit is contained in:
Massimiliano Assante 2021-06-24 10:42:34 +02:00
parent 99c422f26a
commit 43941c492f
2 changed files with 3 additions and 3 deletions

View File

@ -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).
## [v6.8.2-SNAPSHOT] - 2021-05-25
## [v6.8.2] - 2021-05-25
- Feature #21505: Updated to support new UMATokensProvider class

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.portal.plugins</groupId>
<artifactId>VREFolder-hook</artifactId>
<name>VREFolder-hook Hook</name>
<version>6.8.2-SNAPSHOT</version>
<version>6.8.2</version>
<packaging>war</packaging>
<description>
VREFolder-hook handles the user adding/removal from the related Home Library VRE Folder
@ -35,7 +35,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>