Switched maven parent from 1.0.0 to 1.1.0-SNAPSHOT

This commit is contained in:
Luca Frosini 2019-07-25 17:02:55 +02:00
parent 387a593b05
commit 571d593c34
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.gcube.socialnetworking</groupId>
<artifactId>social-data-indexer-se-plugin</artifactId>