Fixed bom dependency

This commit is contained in:
Fabio Sinibaldi 2020-01-16 15:54:12 +01:00
parent 462a370f53
commit 266b79e770
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>LATEST</version>
<type>1.4.0</type>
<version>1.4.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>