Fixed maven parent version

This commit is contained in:
Luca Frosini 2019-09-24 11:11:31 +02:00
parent 58ee8e6311
commit 88cb49c86d
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.core</groupId>
<artifactId>common-encryption</artifactId>