Update 'pom.xml'

remove snapshot from maven-portal-bom version
This commit is contained in:
Roberto Cirillo 2022-06-28 15:31:55 +02:00
parent 4eaeaab715
commit aab899f2f5
1 changed files with 1 additions and 1 deletions

View File

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