Merge branch 'master' of gitea@code-repo.d4science.org:gCubeSystem/storagehub-client-library.git

This commit is contained in:
lucio 2019-10-14 10:24:09 +02:00
commit 27c7ec6453
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-client-library</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
<name>storagehub-client-library</name>
<dependencyManagement>
@ -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>