reduced range towards sdi-interface

This commit is contained in:
Fabio Sinibaldi 2021-04-26 16:47:57 +02:00
parent 7a0ae3375e
commit 77ed992aa2
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>org.gcube.spatial.data</groupId>
<artifactId>sdi-interface</artifactId>
<version>[1.0.0,2.0.0)</version>
<version>[1.0.0,1.3.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.portlets.user</groupId>