just to rebuild the SNAPSHOT

This commit is contained in:
Francesco Mangiacrapa 2024-04-30 11:10:54 +02:00
parent 8cf6d178b1
commit 8a3c4437a0
2 changed files with 25 additions and 10 deletions

View File

@ -78,6 +78,7 @@
@ -179,6 +180,7 @@
@ -280,6 +282,7 @@
@ -381,6 +384,7 @@
@ -482,6 +486,7 @@
@ -504,6 +509,13 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<dependent-module archiveName="geoportal-data-mapper-1.1.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="uri-resolver-manager-1.8.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/uri-resolver-manager/uri-resolver-manager">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -684,6 +696,7 @@
@ -785,6 +798,7 @@
@ -886,6 +900,7 @@

View File

@ -14,7 +14,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>geoportal-data-viewer-app</artifactId>
<packaging>war</packaging>
<version>3.6.0</version>
<version>3.6.0-SNAPSHOT</version>
<name>GeoPortal Data Viewer App</name>
<description>The GeoPortal Data Viewer App is an application to access, discovery and navigate the Geoportal projects/documents by a Web-Map Interface</description>