temporary using snapshot gis libraries #4
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue