maven parent updated

This commit is contained in:
lucio 2019-09-20 10:45:45 +02:00
parent b24c7e42bf
commit 8e9f072394
1 changed files with 3 additions and 1 deletions

View File

@ -5,10 +5,12 @@
<parent>
<artifactId>maven-parent</artifactId>
<groupId>org.gcube.tools</groupId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-model</artifactId>
<version>1.0.5-SNAPSHOT</version>