release - gCube jackson

smartgears_4
Fabio Sinibaldi 4 years ago
parent 33ecc07b76
commit 8ca19f2bf9

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for org.gcube.data.transfer.data-transfer-plugin-framework
## Unreleased [v1.0.3-SNAPSHOT] 2020-09-07
## [v1.0.3] 2020-09-07
### Fixes

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.data.transfer</groupId>
<artifactId>data-transfer-service</artifactId>
<version>2.0.7-SNAPSHOT</version>
<version>2.0.7</version>
<packaging>war</packaging>
<name>DataTransferService</name>
@ -33,7 +33,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save