Fixed maven parent version

This commit is contained in:
Luca Frosini 2019-09-27 12:27:29 +02:00
parent 56c8ef44b8
commit 26a27bb670
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.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<groupId>org.gcube.socialnetworking</groupId>
<artifactId>social-data-indexer-se-plugin</artifactId>