From 97c9f19b7c67b52171eff0dd95f724978f53be2b Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 12 Jan 2023 11:49:31 +0100 Subject: [PATCH] Building SNAPSHOT version --- .classpath | 4 +- .../com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 47 +++++++++++++++---- CHANGELOG.md | 2 +- pom.xml | 2 +- 5 files changed, 42 insertions(+), 15 deletions(-) diff --git a/.classpath b/.classpath index e799c8b..acb7f4e 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -31,5 +31,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index a909db3..b4717b0 100644 --- a/.settings/com.gwtplugins.gdt.eclipse.core.prefs +++ b/.settings/com.gwtplugins.gdt.eclipse.core.prefs @@ -1,5 +1,5 @@ eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/home/francescomangiacrapa/git/geoportal-data-entry-app/target/geoportal-data-entry-app-3.0.1-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/geoportal-data-entry-app/target/geoportal-data-entry-app-3.0.1 warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 9f12540..452a3c8 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + @@ -71,8 +71,14 @@ - - + + + + + + + + @@ -145,7 +151,10 @@ - + + + + @@ -218,7 +227,10 @@ - + + + + @@ -291,7 +303,10 @@ - + + + + @@ -316,7 +331,10 @@ - + + + + @@ -389,7 +407,10 @@ - + + + + @@ -462,7 +483,10 @@ - + + + + @@ -535,7 +559,10 @@ - + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a341a0..05fea4f 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). -## [v3.0.1] - 2022-12-21 +## [v3.0.1-SNAPSHOT] - 2022-12-21 #### Fixes diff --git a/pom.xml b/pom.xml index 5a0491e..fb36d00 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-entry-app war - 3.0.1 + 3.0.1-SNAPSHOT GeoPortal Data Entry App The GeoPortal Data Entry App is an application to build the web forms for data entries needed to create projects/documents (based on UCD) in the D4Science Geoportal service