Upgraded gcube-bom

This commit is contained in:
Luca Frosini 2020-11-30 18:50:40 +01:00
parent 24c444c050
commit 13ccb30335
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.resource-management</groupId>
<artifactId>gcube-model</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
<name>gCube Resources</name>
<description>gCube Model is a resource model built on top of IS Model which captures the different aspects of the resources and their relations playing significant roles in a research infrastructure empowered by gCube</description>
<packaging>jar</packaging>
@ -31,7 +31,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>