removed -SNAPSHOT from maven portal bom

This commit is contained in:
Massimiliano Assante 2020-03-18 16:14:42 +01:00
parent 112da47ae2
commit a3ac0ce8da
1 changed files with 1 additions and 1 deletions

View File

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