Upgraded gcube-smartgears-bom version

This commit is contained in:
Luca Frosini 2020-12-15 14:27:41 +01:00
parent 32b389c9a5
commit 24e2118f8c
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ In such a way any plugin developer does not have to deal with dependencies confl
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>