added common-scope 2.0.0

This commit is contained in:
lucio 2023-12-19 12:03:46 +01:00
parent fd908cbf48
commit c14c346651
1 changed files with 6 additions and 0 deletions

View File

@ -112,6 +112,12 @@
<version>[1.1.1-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope</artifactId>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.resources</groupId>
<artifactId>registry-publisher</artifactId>