Changed imported bom

This commit is contained in:
Luca Frosini 2023-04-26 11:14:04 +02:00
parent 84b4f9d5c5
commit 683a6a3dca
1 changed files with 2 additions and 2 deletions

View File

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