commmit for release

This commit is contained in:
lucio 2024-10-03 13:54:49 +02:00
parent 69aefa97ee
commit 8315e517c9
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
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.0.0-SNAPSHOT] - [2022-05-13]
## [v2.0.0] - [2022-05-13]
porting to new Secret Manager

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.core</groupId>
<artifactId>common-gcube-calls</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<properties>
<maven.compiler.target>11</maven.compiler.target>