From 9d0ca3382a33003f55d3c4cd2f6fd3fa5f028c4f Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 14 Nov 2022 15:13:04 +0100 Subject: [PATCH] Removed -SNAPSHOT to be released --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88c00fc..6cf35f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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.1.0-SNAPSHOT] - 2022-11-09 +## [v1.1.0] - 2022-11-14 #### Enhancement diff --git a/pom.xml b/pom.xml index c72987d..baa245a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.common metadata-profile-discovery - 1.1.0-SNAPSHOT + 1.1.0 jar The Metadata Profile discovery library The metadata-profile-discovery library is able to build java objects parsing the 'gCube Metadata Profiles' models: @@ -43,7 +43,7 @@ org.gcube.distribution maven-portal-bom - 3.7.0-SNAPSHOT + 3.6.4 pom import