From 50c646a8fb87612010b2bd021eadca1cc8a1ccb0 Mon Sep 17 00:00:00 2001 From: lucio Date: Thu, 3 Aug 2023 17:56:31 +0200 Subject: [PATCH] commit for release --- .classpath | 13 ------------- CHANGELOG.md | 2 +- pom.xml | 6 +++--- 3 files changed, 4 insertions(+), 17 deletions(-) diff --git a/.classpath b/.classpath index 5e8a55f..248406b 100644 --- a/.classpath +++ b/.classpath @@ -1,18 +1,5 @@ - - - - - - - - - - - - - diff --git a/CHANGELOG.md b/CHANGELOG.md index af3dfdd..959fe09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,6 @@ 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). -## [v3.0.0-SNAPSHOT] - [2022-05-13] +## [v3.0.0] - [2022-05-13] porting to gcube bom 3.0.0 diff --git a/pom.xml b/pom.xml index 7a38ad7..afc2d5c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ maven-parent org.gcube.tools - 1.1.0 + 1.2.0 org.gcube.core common-clients - 3.0.0-SNAPSHOT + 3.0.0 Common Clients A framework for client APIs @@ -22,7 +22,7 @@ org.gcube.distribution gcube-bom - 3.0.0-SNAPSHOT + 3.0.0 pom import