removed commented dependencies

This commit is contained in:
Francesco Mangiacrapa 2024-02-26 14:55:30 +01:00
parent 511223a571
commit 01cc759bbe
1 changed files with 1 additions and 22 deletions

23
pom.xml
View File

@ -46,22 +46,13 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.7.0-SNAPSHOT</version>
<version>3.8.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
<!-- <repositories>
<repository>
<id>GeoSolutions</id>
<url>http://maven.geo-solutions.it/</url>
</repository>
</repositories> -->
<dependencies>
<dependency>
@ -119,18 +110,6 @@
<scope>provided</scope>
</dependency>
<!-- <dependency> -->
<!-- <groupId>org.gdal</groupId> -->
<!-- <artifactId>gdal</artifactId> -->
<!-- <version>3.8.0</version> -->
<!-- </dependency> -->
<!-- <dependency>
<groupId>it.geosolutions</groupId>
<artifactId>geoserver-manager</artifactId>
<version>1.7.0</version>
</dependency>
-->
<dependency>
<groupId>org.gcube.spatial.data</groupId>
<artifactId>geo-utility</artifactId>