fixed gcube-smartgears-bom version

This commit is contained in:
Luca Frosini 2021-04-14 16:20:08 +02:00
parent 2a0c7ea68b
commit 352046f56c
1 changed files with 1 additions and 1 deletions

View File

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