Fixed maven parent version

This commit is contained in:
Luca Frosini 2019-09-27 12:18:39 +02:00
parent b9fd4d1574
commit 6f8ab3fd7a
1 changed files with 1 additions and 1 deletions

View File

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