Update 'pom.xml'

set maven-parent to 1.1.0
This commit is contained in:
Roberto Cirillo 2019-10-17 14:59:06 +02:00
parent 0e147ed209
commit 6d2fcb0286
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</version>
</parent>
<properties>