update for release

This commit is contained in:
Lucio Lelii 2022-12-06 12:30:36 +01:00
parent b4b719a91e
commit 61810ad839
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.data.transfer</groupId>
<artifactId>data-transfer-service</artifactId>
<version>2.0.7</version>
<version>2.0.8</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</version>
<version>2.2.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>