removed -SNAPSHOT from gcube-smartgears-bom (released with version

2.0.0)
This commit is contained in:
Francesco Mangiacrapa 2021-02-08 16:46:41 +01:00
parent 46d8e58e59
commit 7a28d43768
1 changed files with 1 additions and 1 deletions

View File

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