Update 'pom.xml'

removed snapshot from bom
This commit is contained in:
Roberto Cirillo 2020-10-30 16:34:10 +01:00
parent e009c05ce7
commit 37fdb9c198
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,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>