Update 'pom.xml'

set gcube-bom to 1.4.0
This commit is contained in:
Roberto Cirillo 2019-12-03 16:35:01 +01:00
parent 7e886fa238
commit 5b1c85e23f
1 changed files with 1 additions and 1 deletions

View File

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