removed -SNAPSHOT as required

This commit is contained in:
Francesco Mangiacrapa 2021-06-23 15:23:55 +02:00
parent fd8655c220
commit 4f9079ee35
1 changed files with 1 additions and 1 deletions

View File

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