From c511cbd1633a5d4a23ff15dac1b5e44405e0de10 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 21 Jul 2021 16:31:42 +0200 Subject: [PATCH] Moved to maven-portal-bom 3.6.3. Component updated to 1.3.0-SNAPSHOT --- .classpath | 6 +++--- .settings/com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 2 +- CHANGELOG.md | 6 +++++- pom.xml | 4 ++-- 5 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.classpath b/.classpath index 4f45501..60e5a76 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -35,5 +35,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index 0936fdf..66a3791 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-1.2.0 +lastWarOutDir=/home/francesco-mangiacrapa/git/geoportal-data-entry-app/target/geoportal-data-entry-app-1.3.0-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 022eb06..af03be9 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -2,7 +2,7 @@ - + diff --git a/CHANGELOG.md b/CHANGELOG.md index 703fa54..1584991 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ 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.3.0-SNAPSHOT] - 2021-07-21 + +Moved to maven-portal-bom 3.6.3 + ## [v1.2.0] - 2020-12-18 #### Enhancements @@ -19,7 +23,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm [#20210] Updating required for data entry facility after the first feedback by domain experts -## [v1.0.2-SNAPSHOT] - 2020-11-09 +## [v1.0.2] - 2020-11-09 #### Bug fixes diff --git a/pom.xml b/pom.xml index f383ad3..688cf6b 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-entry-app war - 1.2.0 + 1.3.0-SNAPSHOT GeoPortal Data Entry App The GeoPortal Data Entry App is an application to build the web forms for data entries needed to GeoNa project @@ -51,7 +51,7 @@ org.gcube.distribution maven-portal-bom - 3.6.0 + 3.6.3-SNAPSHOT pom import