diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 98cda2a..5d24f49 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,6 @@ - + + @@ -14,7 +15,8 @@ - + + @@ -29,7 +31,8 @@ - + + @@ -44,7 +47,8 @@ - + + @@ -59,7 +63,8 @@ - + + @@ -74,7 +79,8 @@ - + + @@ -89,7 +95,11 @@ - + + uses + + + @@ -104,7 +114,8 @@ - + + @@ -119,7 +130,8 @@ - + + @@ -134,7 +146,8 @@ - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 347457c..511fa40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm #### Bug fixed - [#23689] Fixed the search facility is buggy when used from public access +- [#23704] Used new maven range for geoportal-client - Moved to 3.7.0-SNAPSHOT ## [v2.2.0] - 2021-12-07 diff --git a/pom.xml b/pom.xml index 41e3f84..bb2ce85 100644 --- a/pom.xml +++ b/pom.xml @@ -149,12 +149,7 @@ - - org.gcube.common - common-jaxrs-client - [1.0.0, 2.0.0-SNAPSHOT) - - + org.gcube.common metadata-profile-discovery @@ -169,7 +164,7 @@ org.gcube.application geoportal-client - [1.0.0, 1.0.7] + [1.0.0, 1.1.0-SNAPSHOT) compile