geoportal-common dependency

This commit is contained in:
Fabio Sinibaldi 2022-03-16 12:26:36 +01:00
parent f2da26496c
commit 9f3b9586db
3 changed files with 0 additions and 3 deletions

View File

@ -34,7 +34,6 @@
<dependency>
<groupId>org.gcube.application.cms</groupId>
<artifactId>geoportal-common</artifactId>
<scope>compile</scope>
</dependency>
<dependency>

View File

@ -53,7 +53,6 @@
<dependency>
<groupId>org.gcube.application.cms</groupId>
<artifactId>geoportal-common</artifactId>
<scope>compile</scope>
</dependency>
<dependency>

View File

@ -139,7 +139,6 @@
<groupId>org.gcube.application.cms</groupId>
<artifactId>geoportal-common</artifactId>
<version>[1.0.7-SNAPSHOT,2.0.0)</version>
<scope>provided</scope>
</dependency>