Switched maven parent from 1.0.0 to 1.1.0-SNAPSHOT

This commit is contained in:
Luca Frosini 2019-08-27 12:36:42 +02:00
parent 1deb142518
commit c5b07061ff
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.0.0</version>
<version>1.1.0-SNAPSHOT</version>
<relativePath />
</parent>