-SNAPSHOT maven-portal-bom was still referenced as parent

This commit is contained in:
Mauro Mugnaini 2021-10-14 16:22:49 +02:00
parent e745888cb2
commit 8a2a31c0f4
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.3-SNAPSHOT</version>
<version>3.6.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>