Update 'pom.xml'

set gcube-bom 2.1.0-SNAPSHOT
This commit is contained in:
Roberto Cirillo 2022-10-19 16:41:24 +02:00
parent 952703c780
commit f01ee71e32
1 changed files with 1 additions and 1 deletions

View File

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