Switched maven parent from 1.0.0 to 1.1.0-SNAPSHOT

This commit is contained in:
Luca Frosini 2019-07-25 17:51:30 +02:00
parent bdef5bd4f7
commit 08e8e10725
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.0.0</version>
<version>1.1.0-SNAPSHOT</version>
<relativePath />
</parent>