temporary using snapshot gis libraries #4

Manually merged
fabio.sinibaldi merged 1 commits from 1.0.4 into master 2020-11-16 17:42:24 +01:00
1 changed files with 2 additions and 2 deletions

View File

@ -116,13 +116,13 @@
<dependency>
<groupId>org.gcube.spatial.data</groupId>
<artifactId>gis-interface</artifactId>
<version>[2.4.0,3.0.0)</version>
<version>[2.4.5-SNAPSHOT,3.0.0)</version>
</dependency>
<dependency>
<groupId>org.gcube.spatial.data</groupId>
<artifactId>geonetwork</artifactId>
<version>[3.4.3,4.0.0)</version>
<version>[3.4.5-SNAPSHOT,4.0.0)</version>
</dependency>
<dependency>