release - gCube jackson

master r4.26.0
Fabio Sinibaldi 4 years ago
parent 4fcd503699
commit 18d7f31ec6

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for org.gcube.spatial.data.sdi-service # Changelog for org.gcube.spatial.data.sdi-service
## [v1.4.2-SNAPSHOT] 2020-05-15 ## [v1.4.2] 2020-05-15
### Fixes ### Fixes

@ -8,7 +8,7 @@
</parent> </parent>
<groupId>org.gcube.spatial.data</groupId> <groupId>org.gcube.spatial.data</groupId>
<artifactId>sdi-service</artifactId> <artifactId>sdi-service</artifactId>
<version>1.4.2-SNAPSHOT</version> <version>1.4.2</version>
<name>SDI Service</name> <name>SDI Service</name>
<description>REST Interface towards SDI facilities</description> <description>REST Interface towards SDI facilities</description>
<packaging>war</packaging> <packaging>war</packaging>
@ -30,7 +30,7 @@
<dependency> <dependency>
<groupId>org.gcube.distribution</groupId> <groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId> <artifactId>gcube-smartgears-bom</artifactId>
<version>2.0.0-SNAPSHOT</version> <version>2.0.0</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>

Loading…
Cancel
Save