Update 'pom.xml'

removed snapshot from bom
This commit is contained in:
Roberto Cirillo 2020-10-30 16:21:36 +01:00
parent d2f3af7f9e
commit 621fd9d20c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>