ready for release

This commit is contained in:
Massimiliano Assante 2020-07-22 12:42:27 +02:00
parent 61bcaf1720
commit 2c7ddea2d1
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).
## [v7.0.0-SNAPSHOT] - 2020-07-21
## [v7.0.0] - 2020-07-21
Ported to git

View File

@ -13,7 +13,7 @@
<groupId>org.gcube.portlets.admin</groupId>
<artifactId>resource-management</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0</version>
<packaging>war</packaging>
<name>gCube Resource Management Portlet</name>
<description>
@ -125,7 +125,7 @@
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope-maps</artifactId>
<scope>runtime</scope>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.resourcemanagement</groupId>