set maven parent to 1.1.0

This commit is contained in:
Roberto Cirillo 2019-07-09 14:30:48 +02:00
parent 2a0fad6956
commit d424e74c36
1 changed files with 1 additions and 1 deletions

View File

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