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> <dependency>
<groupId>org.gcube.distribution</groupId> <groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId> <artifactId>gcube-bom</artifactId>
<version>2.1.0-SNAPSHOT</version> <version>2.1.0</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>