removed SNAPSHOT from version

This commit is contained in:
Roberto Cirillo 2021-10-07 10:22:19 +02:00
parent 505346fac3
commit 5a644f79a0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog for storage-manager-core
## [v3.0.0-SNAPSHOT] 2021-09-10
## [v3.0.0] 2021-09-10
* fix #21980
* update gcube-bom version
* add close operation on IClient interface

View File

@ -8,7 +8,7 @@
</parent>
<groupId>org.gcube.contentmanagement</groupId>
<artifactId>storage-manager-core</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<!-- <properties> -->
<!-- <distroDirectory>${project.basedir}/distro</distroDirectory> -->
<!-- </properties> -->