Update 'pom.xml'

remove SNAPSHOT from maven-portal-bom declaration
This commit is contained in:
Roberto Cirillo 2023-09-14 16:28:10 +02:00
parent f772818288
commit 69f0f0e7f7
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.7.0-SNAPSHOT</version>
<version>3.7.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>