commented authorization-client and common-scope-maps

This commit is contained in:
Francesco Mangiacrapa 2020-11-27 11:56:56 +01:00
parent 8034248799
commit f4e877a0b3
1 changed files with 12 additions and 12 deletions

24
pom.xml
View File

@ -110,18 +110,18 @@
<artifactId>geo-utility</artifactId> <artifactId>geo-utility</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version> <version>[1.0.0,2.0.0-SNAPSHOT)</version>
</dependency> </dependency>
<dependency> <!-- <dependency> -->
<groupId>org.gcube.common</groupId> <!-- <groupId>org.gcube.common</groupId> -->
<artifactId>authorization-client</artifactId> <!-- <artifactId>authorization-client</artifactId> -->
<version>[2.0.0, 3.0.0-SNAPSHOT)</version> <!-- <version>[2.0.0, 3.0.0-SNAPSHOT)</version> -->
<scope>provided</scope> <!-- <scope>provided</scope> -->
</dependency> <!-- </dependency> -->
<dependency> <!-- <dependency> -->
<groupId>org.gcube.core</groupId> <!-- <groupId>org.gcube.core</groupId> -->
<artifactId>common-scope-maps</artifactId> <!-- <artifactId>common-scope-maps</artifactId> -->
<version>[1.1.0, 2.0.0-SNAPSHOT)</version> <!-- <version>[1.1.0, 2.0.0-SNAPSHOT)</version> -->
<scope>compile</scope> <!-- <scope>compile</scope> -->
</dependency> <!-- </dependency> -->
<dependency> <dependency>
<groupId>org.gcube.common.portal</groupId> <groupId>org.gcube.common.portal</groupId>
<artifactId>portal-manager</artifactId> <artifactId>portal-manager</artifactId>