From bd2cf94c1bfb6c4b4e049c25599f1167f7469b51 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 2 Jul 2024 11:56:42 +0200 Subject: [PATCH] added -SNAPSHOT for deploying in DEV --- .settings/org.eclipse.wst.common.component | 35 +++++++++++++++------- pom.xml | 2 +- 2 files changed, 25 insertions(+), 12 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index b875efd..0230dab 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,6 @@ - + + @@ -139,7 +140,8 @@ - + + @@ -279,7 +281,8 @@ - + + @@ -419,7 +422,8 @@ - + + @@ -559,7 +563,8 @@ - + + @@ -699,7 +704,8 @@ - + + @@ -725,10 +731,14 @@ - + uses - + + uses + + + @@ -868,7 +878,8 @@ - + + @@ -1008,7 +1019,8 @@ - + + @@ -1148,7 +1160,8 @@ - + + diff --git a/pom.xml b/pom.xml index 577a005..d056697 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-viewer-app war - 3.7.0 + 3.7.0-SNAPSHOT GeoPortal Data Viewer App The GeoPortal Data Viewer App is an application to access, discovery and navigate the Geoportal projects/documents by a Web-Map Interface