removed -SNAPSHOT from maven-portal-bom

This commit is contained in:
Francesco Mangiacrapa 2021-04-26 17:36:37 +02:00
parent f828fba43f
commit 347ab5f764
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,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.1-SNAPSHOT</version> <version>3.6.1</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>