From 93f924a7ad6ff74b0e7a46ba1501ffef6e360b65 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Wed, 30 Aug 2023 17:46:31 +0200 Subject: [PATCH] Enhanced version and fixed changelog --- CHANGELOG.md | 5 +++++ pom.xml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3143f19..4e64dd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Software Versions Processor Lib +## [v1.1.O-SNAPSHOT] + +- Renamed some classes to improve terminology +- Added sphinx documentation [#24841] + ## [v1.0.0] - First Release diff --git a/pom.xml b/pom.xml index dba958b..b4cad3c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.gcube.common software-versions-processor-lib - 1.0.0 + 1.1.0-SNAPSHOT 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.2.0 + 2.4.0-SNAPSHOT pom import