Added gcube-bom 2.2.0-SNAPSHOT

This commit is contained in:
Francesco Mangiacrapa 2023-03-07 11:00:59 +01:00
parent 0e44b11c2a
commit 4e19c5cdd0
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<dependency> <dependency>
<groupId>org.gcube.distribution</groupId> <groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId> <artifactId>gcube-bom</artifactId>
<version>2.0.2</version> <version>2.2.0-SNAPSHOT</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>