ready to release

Feature/26536
Massimiliano Assante 3 years ago
parent 79d2bedda7
commit 6557ae6a29

@ -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).
## [v2.5.0-SNAPSHOT] - 2021-06-22
## [v2.5.0] - 2021-06-22
- Feature #21689 Social Mail Servlet to StorageHub migration

@ -12,7 +12,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>social-mail-servlet</artifactId>
<packaging>war</packaging>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection>
@ -37,7 +37,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>

Loading…
Cancel
Save