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