Removed -SNAPSHOT to release the component

This commit is contained in:
Luca Frosini 2023-03-03 12:03:18 +01:00
parent c50ca21744
commit ee6fb393d3
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>authorization-utils</artifactId>
<version>[2.1.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
<version>[2.1.0, 3.0.0-SNAPSHOT)</version>
<scope>test</scope>
</dependency>
</dependencies>