diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index f57252f..070f717 100755 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -59,7 +59,19 @@ - + + uses + + + uses + + + uses + + + uses + + uses diff --git a/CHANGELOG.md b/CHANGELOG.md index ca82109..2c9e8f6 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,19 @@ -# Changelog +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +# Changelog for "wps" + + +## [v1.4.0-SNAPSHOT] + +- Updated list parameter [#24026] +- Fixed Bionym Local problem [#24209] + ## [v1.3.0] - 2022-08-26 - Updated service to common-gcube-calls-1.3.1 [#23769] + ## [v1.2.0] - 2022-04-05 - Added support to new JWT token via URI Resolver [#23107] @@ -58,5 +68,3 @@ - First Release - -This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/changelog.xml b/changelog.xml index 7e619aa..5793610 100755 --- a/changelog.xml +++ b/changelog.xml @@ -1,4 +1,9 @@ + + Updated list parameter [#24026] + Fixed Bionym Local problem [#24209] + Updated service to common-gcube-calls-1.3.1 [#23769] diff --git a/pom.xml b/pom.xml index 5c09604..9843c15 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.data-analysis wps - 1.3.0 + 1.4.0-SNAPSHOT WPS A service implementing a WPS provider in the D4Science e-Infrastructure @@ -87,7 +87,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.1.1 + 2.2.0-SNAPSHOT pom import @@ -109,7 +109,7 @@ org.gcube.dataanalysis dataminer - [1.8.0, 2.0.0-SNAPSHOT) + [1.9.0, 2.0.0-SNAPSHOT) commons-logging