Removed -SNAPSHOT to release the component

This commit is contained in:
Luca Frosini 2022-10-26 09:39:35 +02:00
parent 1bd2801b01
commit a3ed8a3d8d
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>