Removed -SNAPSHOT from bom import

This commit is contained in:
Luca Frosini 2021-11-08 16:42:59 +01:00
parent 0c0892337d
commit 8e0bdf0df3
1 changed files with 1 additions and 1 deletions

View File

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