diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 8c6980c..db0b615 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,8 @@ - + + + + @@ -86,7 +89,10 @@ - + + + + @@ -173,7 +179,10 @@ - + + + + @@ -260,7 +269,10 @@ - + + + + @@ -347,7 +359,10 @@ - + + + + @@ -362,10 +377,16 @@ - + uses - + + uses + + + + + @@ -452,7 +473,10 @@ - + + + + @@ -539,7 +563,10 @@ - + + + + @@ -626,7 +653,10 @@ - + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index d1db26b..2728864 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.2-SNAPSHOT] + +- Includes the `metadata-profile-form-builder-widget` enhancement [#27488] + ## [v2.3.1] - 2024-05-14 - Included `ckan-metadata-publisher-widget` with bug fix [#27455] and new feature [#27467] diff --git a/pom.xml b/pom.xml index 8f09f93..d0eb05e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.gcubeckan gcube-ckan-datacatalog war - 2.3.1 + 2.3.2-SNASPHOST gCube CKAN Data Catalog The gCube CKAN Data Catalog portlet @@ -38,31 +38,29 @@ - - - - - - - - - - - - + + catalogue-release-profile + + + Release + + + + 3.7.0 + + - - - - - - - - - - - - + + catalogue-snapshot-profile + + + !Release + + + + 3.8.0-SNAPSHOT + +