diff --git a/CHANGELOG.md b/CHANGELOG.md index 279ff59..d4f2570 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog for "dataminer" -## [v1.8.1-SNAPSHOT] - 2022-03-21 +## [v1.8.1] - 2022-03-21 - Update wps service to support not writing of the computation status to the user's workspace [#23054] - Fixed protocol parameter when persistence is disabled diff --git a/pom.xml b/pom.xml index 6ab09ef..4686a82 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.dataanalysis dataminer - 1.8.1-SNAPSHOT + 1.8.1 dataminer An e-Infrastructure service providing state-of-the art DataMining algorithms and ecological modelling approaches under the Web Processing Service (WPS) standard.