remove dependency to gcube-geoserver-client
This commit is contained in:
parent
b87da6ad2a
commit
b761b15335
|
@ -103,11 +103,11 @@
|
|||
</dependency>
|
||||
|
||||
<!-- GS communication -->
|
||||
<dependency>
|
||||
<groupId>org.gcube.spatial.data</groupId>
|
||||
<artifactId>gcube-geoserver-client</artifactId>
|
||||
<version>[1.0.0-SNAPSHOT,)</version>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>org.gcube.spatial.data</groupId>-->
|
||||
<!-- <artifactId>gcube-geoserver-client</artifactId>-->
|
||||
<!-- <version>[1.0.0-SNAPSHOT,)</version>-->
|
||||
<!-- </dependency>-->
|
||||
|
||||
<!-- DT -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue