Fixed maven parent version

This commit is contained in:
Luca Frosini 2019-09-27 12:18:22 +02:00
parent 198313ee03
commit 78a32ecc55
1 changed files with 1 additions and 1 deletions

View File

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