removed -SNAPSHOT from mavenportal bom

This commit is contained in:
Massimiliano Assante 2021-03-02 09:08:52 +01:00
parent 148f16ba3e
commit 6296d890dd
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,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>