Release 1.3.1

This commit is contained in:
Fabio Sinibaldi 2023-01-19 17:47:19 +01:00
parent f4096a3e97
commit 7bd61985f7
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for org.gcube.data.transfer.sis-geotk-plugin # Changelog for org.gcube.data.transfer.sis-geotk-plugin
## [v1.3.1-SNAPSHOT] 2021-03-25 ## [v1.3.1] 2021-03-25
Fixes [#20760](https://support.d4science.org/issues/20760) https endpoints Fixes [#20760](https://support.d4science.org/issues/20760) https endpoints

View File

@ -9,7 +9,7 @@
</parent> </parent>
<groupId>org.gcube.data.transfer</groupId> <groupId>org.gcube.data.transfer</groupId>
<artifactId>sis-geotk-plugin</artifactId> <artifactId>sis-geotk-plugin</artifactId>
<version>1.3.1-SNAPSHOT</version> <version>1.3.1</version>
<name>Sis/GeoToolkit plugin</name> <name>Sis/GeoToolkit plugin</name>
<description>Apache Sis/Geotk plugin for data-transfer-service</description> <description>Apache Sis/Geotk plugin for data-transfer-service</description>