From af22df86139c821bae1f19fb4f9a2e91620fbd03 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Thu, 7 Oct 2021 10:24:11 +0200 Subject: [PATCH] moved version from 2.6.1 to 3.0.0-SNAPSHOT --- CHANGELOG.md | 3 ++- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e22896b..e1e1ec7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,13 @@ # Changelog for storage-manager-wrapper -## [v2.6.1] 2021-09-10 +## [v3.0.0-SNAPSHOT] 2021-09-10 * bug fix #20505 * update gcub-bom version * Change serviceEndpoint Category from DataStorage to Storage * bugfix #20505 * adding new constructor with the backendType as input parameter * retrieving specific backend credentials if a specific backend si specified as input parameter +* moved from 2.6.1 to 3.0.0-SNAPSHOT ## [v2.5.3] 2019-03-20 * Added wrapper for HomeLibrary configuration related to the new preproduction infrastructure diff --git a/pom.xml b/pom.xml index a176fdd..f9f995b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.contentmanagement storage-manager-wrapper - 2.6.1 + 3.0.0-SNAPSHOT scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git @@ -32,7 +32,7 @@ org.gcube.contentmanagement storage-manager-core - [2.13.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [3.0.0-SNAPSHOT, 4.0.0-SNAPSHOT) provided