From d260146c3e3666dff62f7def4eb851b1eef7d05c Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 14:44:06 +0200 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 7bf4102..0796b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Authorization Bridge -## [v1.0.0-SNAPSHOT] +## [v1.0.0] - First Release diff --git a/pom.xml b/pom.xml index cbeb458..71e9cd8 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.common authorization-bridge - 1.0.0-SNAPSHOT + 1.0.0 war @@ -29,7 +29,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.2.0-SNAPSHOT + 2.2.0 pom import