Update 'pom.xml'

remove SNAPSHOT from dependency gcube-bom
This commit is contained in:
Roberto Cirillo 2023-09-14 12:28:29 +02:00
parent fd908cbf48
commit 4b25dcf712
1 changed files with 1 additions and 1 deletions

View File

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