removed SNAPSHOT to maven parent

This commit is contained in:
lucio 2019-09-25 13:57:25 +02:00
parent dd82ec57a0
commit 67e5dbf845
1 changed files with 1 additions and 1 deletions

View File

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