release - gCube jackson

This commit is contained in:
Fabio Sinibaldi 2020-10-29 11:20:19 +01:00
parent fa013ec2eb
commit 14f4c377d8
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.spatial.data.sdi-library
## Unreleased [v1.2.0-SNAPSHOT] 2020-07-21
## [v1.2.0] 2020-07-21
## Enhancements

View File

@ -7,7 +7,7 @@
</parent>
<groupId>org.gcube.spatial.data</groupId>
<artifactId>sdi-library</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>SDI Library</name>
<description>Client library to interact with gCube SDI Service</description>
@ -16,7 +16,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>