Fixed dependency management

This commit is contained in:
Luca Frosini 2022-03-17 14:59:55 +01:00
parent 3ba0c051b5
commit d47724c2fe
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@
<dependencies>
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>
<version>2.2.0-SNAPSHOT</version>
<artifactId>gcube-bom</artifactId>
<version>2.1.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>