Update 'pom.xml'

update maven-parent version to 1.1.0
This commit is contained in:
Roberto Cirillo 2019-10-04 12:24:51 +02:00
parent 3c95a26ad2
commit 3ac4e5bcd8
1 changed files with 1 additions and 1 deletions

View File

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