From df51d73f77b02056e871df50e06e6f914cba7c4c Mon Sep 17 00:00:00 2001 From: Alfredo Oliviero Date: Tue, 16 Jul 2024 15:40:25 +0200 Subject: [PATCH] v1.0.0 --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 810da93..c2b286a 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-SNAPSHOT] - 2023-06-25 +## [v1.0.0] - 2023-07-15 First Release diff --git a/pom.xml b/pom.xml index e08f2cf..42f31da 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.user cloudcomputing-platform-portlets - 1.0.0-SNAPSHOT + 1.0.0 war Cloudcomputing Platform Portlets