removed -SNAPSHOT to maven-portal-bom

This commit is contained in:
Francesco Mangiacrapa 2021-04-12 15:25:40 +02:00
parent f310b019c1
commit 28b815029a
1 changed files with 1 additions and 1 deletions

View File

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