From a3ab600fc66e7ffcd7e0ca46b74d0523c8f3a374 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 3 Mar 2023 12:29:22 +0100 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c19f3ef..3143f19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Software Versions Processor Lib -## [v1.0.0-SNAPSHOT] +## [v1.0.0] - First Release diff --git a/pom.xml b/pom.xml index d9bd80a..8512c17 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.gcube.common software-versions-processor-lib - 1.0.0-SNAPSHOT + 1.0.0 gCube Software Versions Processor Lib gCube Software Versions Processor Lib is a library which helps to process software versions to made actions such as: @@ -28,7 +28,7 @@ org.gcube.distribution gcube-bom - 2.1.0 + 2.2.0 pom import