Fixed maven parent version

This commit is contained in:
Luca Frosini 2019-10-03 13:00:42 +02:00
parent fcbbd66c98
commit d91ded650b
1 changed files with 1 additions and 1 deletions

View File

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