Update 'pom.xml'

set gcube-bom to version 1.3.1
This commit is contained in:
Roberto Cirillo 2019-10-08 11:57:40 +02:00
parent 66417126c0
commit 773f1095dc
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,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>