From cff06c218986170ba10a7a85391e0668709fd8da Mon Sep 17 00:00:00 2001 From: Alfredo Oliviero Date: Tue, 25 Jun 2024 17:32:39 +0200 Subject: [PATCH] downgraded to 1.0.0-SNAPSHOT --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 298b170..8065100 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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). -## [v1.0.0] - 2023-05-21 +## [v1.0.0-SNAPSHOT] - 2023-05-21 First Release diff --git a/pom.xml b/pom.xml index 42f31da..e08f2cf 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.user cloudcomputing-platform-portlets - 1.0.0 + 1.0.0-SNAPSHOT war Cloudcomputing Platform Portlets