removed SNAPSHOT to maven parent

This commit is contained in:
lucio 2019-09-25 13:56:32 +02:00
parent bc30147c3e
commit 82732af8d1
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>
<relativePath />
</parent>