diff --git a/.classpath b/.classpath index 75a0bd3..d990a37 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -30,10 +30,10 @@ - + - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index bc75705..14179d2 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/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-2.3.1 +lastWarOutDir=/home/francescomangiacrapa/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-2.3.3-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 487c553..8acbdfc 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + @@ -89,8 +89,20 @@ - - + + + + + + + + + + + + + + @@ -181,7 +193,13 @@ - + + + + + + + @@ -272,7 +290,13 @@ - + + + + + + + @@ -363,7 +387,13 @@ - + + + + + + + @@ -382,13 +412,13 @@ - - uses - - - uses - - + + + + + + + @@ -479,7 +509,13 @@ - + + + + + + + @@ -570,7 +606,13 @@ - + + + + + + + @@ -661,7 +703,13 @@ - + + + + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 051711d..35cf3fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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). +## [v2.3.3-SNAPSHOT] - 2024-09-17 + +- Moved to maven-portal-bom 4.0.0{-SNAPSHOT} [#28026] + ## [v2.3.2] - 2024-07-03 - Includes the `metadata-profile-form-builder-widget` enhancement [#27488] diff --git a/pom.xml b/pom.xml index b155d22..bb5173a 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.gcubeckan gcube-ckan-datacatalog war - 2.3.2 + 2.3.3-SNAPSHOT gCube CKAN Data Catalog The gCube CKAN Data Catalog portlet @@ -46,7 +46,7 @@ - 3.7.0 + 4.0.0 @@ -58,7 +58,7 @@ - 3.8.0-SNAPSHOT + 4.0.0-SNAPSHOT