fixed maven parent version

This commit is contained in:
Massimiliano Assante 2019-09-16 17:10:35 +02:00
parent e3fba7691e
commit 7ad9ab3f43
1 changed files with 1 additions and 1 deletions

View File

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