geoportal-data-viewer-widget groupid updated at

`org.gcube.portlets.widgets`.
This commit is contained in:
Francesco Mangiacrapa 2023-05-11 15:08:13 +02:00
parent 9e98f5fea8
commit 3b0dfd0533
3 changed files with 56 additions and 20 deletions

View File

@ -85,6 +85,11 @@
@ -193,6 +198,11 @@
@ -301,6 +311,11 @@
@ -409,6 +424,11 @@
@ -469,6 +489,11 @@
@ -491,15 +516,11 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="geoportal-data-mapper-1.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/geoportal-data-mapper/geoportal-data-mapper">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="metadata-profile-form-builder-widget-2.1.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/metadata-profile-form-builder-widget/metadata-profile-form-builder-widget">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="geoportal-data-common-2.1.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/geoportal-data-common/geoportal-data-common">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -694,6 +715,11 @@
@ -802,6 +828,11 @@
@ -910,6 +941,11 @@

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).
## [v3.2.0-SNAPSHOT] - 2022-05-03
## [v3.2.0-SNAPSHOT] - 2022-05-11
- Implemented the Update facility [#24166]
- Integrated with the geoportal-data-mapper library [#24244]

View File

@ -93,7 +93,7 @@
</dependency>
<dependency>
<groupId>org.gcube.portlets.widgets.gdvw</groupId>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>geoportal-data-viewer-widget</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<scope>compile</scope>