removed -snapshot from maven-portal-bom version

This commit is contained in:
Massimiliano Assante 2021-01-27 09:53:39 +01:00
parent 30fca73f1c
commit 754e599564
1 changed files with 1 additions and 1 deletions

View File

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