From f9d811fe2fe3415e2cc36500cdb337beda2adb2c Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 11 May 2023 14:59:47 +0200 Subject: [PATCH] Updated the groupId to `org.gcube.portlets.widgets`. Added -SNAPSHOT --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d25dad6..d68b7c9 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.0.0] +## [v1.0.0-SNAPSHOT] #### First release diff --git a/pom.xml b/pom.xml index 7a5ba8a..4d1e898 100644 --- a/pom.xml +++ b/pom.xml @@ -11,10 +11,10 @@ - org.gcube.portlets.widgets.gdvw + org.gcube.portlets.widgets geoportal-data-viewer-widget jar - 1.0.0 + 1.0.0-SNAPSHOT org.gcube.portlets.widgets.gdvw.geoportal_data_viewer_widget