Update 'pom.xml'

removed LATEST from gcube-bom
This commit is contained in:
Roberto Cirillo 2019-10-08 10:52:38 +02:00
parent 18a4ec03d5
commit acb47c0820
1 changed files with 1 additions and 1 deletions

View File

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