removed SNAPSHOT from bom

This commit is contained in:
Lucio Lelii 2024-10-22 08:21:26 +02:00
parent 29728077ae
commit 19a902c737
1 changed files with 1 additions and 1 deletions

View File

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