Fixed bom version dependency

This commit is contained in:
Fabio Sinibaldi 2019-11-22 17:57:54 +01:00
parent ad072653a3
commit 58bfed969e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>LATEST</version>
<version>1.3.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>