updated pom for release

master r5.2.0
Massimiliano Assante 3 years ago
parent 81c4c42b26
commit 4fc9e7c8f7

@ -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.1-SNAPSHOT] - 2021-04-12
## [v6.8.1] - 2021-04-12
Just removed obsolete Home library deps from pom which were forgotten there in 6.8.0 release

@ -12,7 +12,7 @@
<groupId>org.gcube.portal.plugins</groupId>
<artifactId>VREFolder-hook</artifactId>
<name>VREFolder-hook Hook</name>
<version>6.8.1-SNAPSHOT</version>
<version>6.8.1</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.1-SNAPSHOT</version>
<version>3.6.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save