Fixed maven parent version

This commit is contained in:
Luca Frosini 2019-09-24 11:12:33 +02:00
parent fb6d769e36
commit 9142a4eae0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<groupId>org.gcube.data-publishing</groupId>
<artifactId>gcat-client</artifactId>