From 85f26161d8716d197e982914862eb20d63a9f038 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 8 Oct 2020 18:06:19 +0200 Subject: [PATCH] 1.3.1-SNAPSHOT --- CHANGELOG.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 019601d..a1c36cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,37 +3,37 @@ 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-3-1] +## [v1.3.1-SNAPSHOT] ### Changed - Switched dependency management to gcube-bom 2.0.0 -## [v1-3-0] [r4.24.0] - 2020-06-19 +## [v1.3.0] [r4.24.0] - 2020-06-19 ### Changed - [#19166] Added support for GRSF_pre VRE with the behaviour of GRSF Admin -## [v1-2-0] - 2019-11-12 +## [v1.2.0] - 2019-11-12 ### Changed - Fixed project gcube rule compliancy -## [v1-1-0] - 2019-11-06 +## [v1.1.0] - 2019-11-06 ### Changed - Switched to git/jenkins -## [v1-1-0] - 2019-09-28 +## [v1.1.0] - 2019-09-28 ### Changed - Switched maven parent -## [v1-0-3] - 2018-07-18 +## [v1.0.3] - 2018-07-18 ### Added @@ -51,7 +51,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - [#11969] Changed 'Scientific advice' to 'Scientific Advice' -## [v1-0-2] - 2018-03-21 +## [v1.0.2] - 2018-03-21 ### Changed @@ -59,7 +59,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - [#11487] Fixing issue -## [v1-0-1] - 2017-12-23 +## [v1.0.1] - 2017-12-23 ### Changed @@ -67,6 +67,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Minor fixes -## [v1-0-0] - 2017-11-05 +## [v1.0.0] - 2017-11-05 - First Release