Added -SNAPSHOT

This commit is contained in:
Luca Frosini 2022-10-25 16:12:04 +02:00
parent f0ce3c250c
commit 524c3a0411
1 changed files with 2 additions and 2 deletions

View File

@ -36,14 +36,14 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>2.1.0</version>
<version>2.1.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.gcube.vremanagement</groupId>
<artifactId>smart-executor-bom</artifactId>
<version>3.1.0</version>
<version>3.1.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>