Removed patch pre gcube 5
This commit is contained in:
parent
d52a96aa11
commit
37f4476ce6
36
pom.xml
36
pom.xml
|
@ -63,12 +63,7 @@
|
|||
</dependency>
|
||||
|
||||
|
||||
<!-- REMOVE FROM GCUBE 5 -->
|
||||
<dependency>
|
||||
<groupId>org.gcube.core</groupId>
|
||||
<artifactId>common-gcube-calls</artifactId>
|
||||
<version>[1.0.0,1.2.0)</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
<!-- JERSEY -->
|
||||
|
@ -104,9 +99,14 @@
|
|||
<dependency>
|
||||
<groupId>org.gcube.application</groupId>
|
||||
<artifactId>geoportal-logic</artifactId>
|
||||
<version>[1.0.4,2.0.0)</version>
|
||||
|
||||
<version>[1.0.14,2.0.0)</version>
|
||||
</dependency>
|
||||
<!-- <!– override gis-interface –>-->
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>org.gcube.spatial.data</groupId>-->
|
||||
<!-- <artifactId>gis-interface</artifactId>-->
|
||||
<!-- <version>[2.4.6,3.0.0)</version>-->
|
||||
<!-- </dependency>-->
|
||||
|
||||
|
||||
<!-- MONGO -->
|
||||
|
@ -210,14 +210,14 @@
|
|||
<version>10.8.3.0</version> <scope>test</scope> </dependency> -->
|
||||
|
||||
</dependencies>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>GeoSolutions</id>
|
||||
<url>https://nexus.d4science.org/nexus/content/repositories/geo-solutions-snapshots/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>GeoToolkit</id>
|
||||
<url>https://nexus.d4science.org/nexus/content/repositories/geotoolkit/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<!-- <repositories>-->
|
||||
<!-- <repository>-->
|
||||
<!-- <id>GeoSolutions</id>-->
|
||||
<!-- <url>https://nexus.d4science.org/nexus/content/repositories/geo-solutions-snapshots/</url>-->
|
||||
<!-- </repository>-->
|
||||
<!-- <repository>-->
|
||||
<!-- <id>GeoToolkit</id>-->
|
||||
<!-- <url>https://nexus.d4science.org/nexus/content/repositories/geotoolkit/</url>-->
|
||||
<!-- </repository>-->
|
||||
<!-- </repositories>-->
|
||||
</project>
|
Reference in New Issue