Version specification

This commit is contained in:
Fabio Sinibaldi 2022-06-30 18:23:26 +02:00
parent 8636cc95f4
commit bccb531521
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
<dependency> <dependency>
<groupId>org.gcube.data.transfer</groupId> <groupId>org.gcube.data.transfer</groupId>
<artifactId>data-transfer-library</artifactId> <artifactId>data-transfer-library</artifactId>
<version>[2.4.6,3.0.0-SNAPSHOT)</version> <version>[1.2.1,2.0.0-SNAPSHOT)</version>
</dependency> </dependency>
<!-- POSTGRES DRIVERS --> <!-- POSTGRES DRIVERS -->