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> <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>
<groupId>org.gcube.contentmanagement</groupId> <groupId>org.gcube.contentmanagement</groupId>