Updated the groupId to `org.gcube.portlets.widgets`. Added -SNAPSHOT

This commit is contained in:
Francesco Mangiacrapa 2023-05-11 14:59:47 +02:00
parent aa8713fccd
commit f9d811fe2f
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -11,10 +11,10 @@
<!-- POM file generated with GWT webAppCreator -->
<groupId>org.gcube.portlets.widgets.gdvw</groupId>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>geoportal-data-viewer-widget</artifactId>
<packaging>jar</packaging>
<version>1.0.0</version>
<version>1.0.0-SNAPSHOT</version>
<name>org.gcube.portlets.widgets.gdvw.geoportal_data_viewer_widget</name>
<properties>