added changes in pom for release

master
Massimiliano Assante 3 years ago
parent 7d5c090b21
commit 5ac5f7da22

@ -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).
## [v1.5.0-SNAPSHOT] - 2021-05-13
## [v1.5.0] - 2021-05-13
Added template for roles assignments and revokation to be sent to VRE Managers to inform them when another VRE Manager operates with roles.

@ -11,7 +11,7 @@
<groupId>org.gcube.portal.mailing</groupId>
<artifactId>email-templates-library</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>jar</packaging>
<name>email-templates-library</name>
@ -31,7 +31,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