adoption of gcube-smartgears-bom.2.0.0-SNAPSHOT

This commit is contained in:
Fabio Sinibaldi 2020-10-07 16:59:49 +02:00
parent 24797135b0
commit a6226f0a23
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.data-publishing</groupId>
<artifactId>gcat</artifactId>
<packaging>war</packaging>
<version>1.4.3</version>
<version>1.4.4-SNAPSHOT</version>
<name>gCube Catalogue (gCat) Service</name>
<description>
This service allows any client to publish on the gCube Catalogue.
@ -35,7 +35,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>
<version>1.1.0</version>
<version>2.0.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>