From 8315e517c94fcf0888bad83aab08334e1a4ab056 Mon Sep 17 00:00:00 2001 From: lucio Date: Thu, 3 Oct 2024 13:54:49 +0200 Subject: [PATCH] commmit for release --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0dc826..dc51b61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/pom.xml b/pom.xml index b2f8923..a7b4633 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.core common-gcube-calls - 2.0.0-SNAPSHOT + 2.0.0 11