Switched maven parent from 1.0.0 to 1.1.0-SNAPSHOT

This commit is contained in:
Luca Frosini 2019-07-19 19:41:33 +02:00
parent b99fee8b02
commit e033a364dc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.gcube.tools</groupId> <groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId> <artifactId>maven-parent</artifactId>
<version>1.0.0</version> <version>1.1.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.gcube.information-system</groupId> <groupId>org.gcube.information-system</groupId>