From ce257f0e67381052957ebba533fba722b62dd015 Mon Sep 17 00:00:00 2001 From: lucio Date: Thu, 3 Aug 2023 17:54:15 +0200 Subject: [PATCH] commit for release --- CHANGELOG.md | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 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 a10c616..832a176 100644 --- a/pom.xml +++ b/pom.xml @@ -3,11 +3,11 @@ org.gcube.tools maven-parent - 1.1.0 + 1.2.0 org.gcube.core common-generic-clients - 2.0.0-SNAPSHOT + 2.0.0 scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git @@ -18,7 +18,7 @@ org.gcube.distribution gcube-bom - 3.0.0-SNAPSHOT + 3.0.0 pom import @@ -59,7 +59,7 @@ org.slf4j slf4j-simple - 1.6.4 + 1.7.4 test