diff --git a/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml b/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml new file mode 100644 index 0000000..cc81385 --- /dev/null +++ b/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml index 735eb31..dcd7752 100644 --- a/.settings/org.eclipse.wst.common.project.facet.core.xml +++ b/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -4,4 +4,5 @@ + diff --git a/CHANGELOG.md b/CHANGELOG.md index cdfddb6..28bf3fd 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). +## [v1.2.1-SNAPSHOT] - 2021-10-27 + +- [#24038] Moved to GWT 2.9.0 + ## [v1.2.0] - 2021-04-12 [#21153] Upgrade the maven-portal-bom to 3.6.1 version diff --git a/pom.xml b/pom.xml index 251cc50..0b0699b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets-widgets catalogue-sharing-widget - 1.2.0 + 1.2.1-SNAPSHOT catalogue-sharing-widget @@ -30,9 +30,9 @@ - 2.7.0 + 2.9.0 UTF-8 - 1.7 + 1.8 1.8 @@ -42,7 +42,7 @@ org.gcube.distribution maven-portal-bom - 3.6.1 + 3.6.4 pom import