remove dependency to gcube-geoserver-client

This commit is contained in:
Fabio Sinibaldi 2021-10-08 17:58:46 +02:00
parent b87da6ad2a
commit b761b15335
1 changed files with 5 additions and 5 deletions

View File

@ -103,11 +103,11 @@
</dependency> </dependency>
<!-- GS communication --> <!-- GS communication -->
<dependency> <!-- <dependency>-->
<groupId>org.gcube.spatial.data</groupId> <!-- <groupId>org.gcube.spatial.data</groupId>-->
<artifactId>gcube-geoserver-client</artifactId> <!-- <artifactId>gcube-geoserver-client</artifactId>-->
<version>[1.0.0-SNAPSHOT,)</version> <!-- <version>[1.0.0-SNAPSHOT,)</version>-->
</dependency> <!-- </dependency>-->
<!-- DT --> <!-- DT -->
<dependency> <dependency>