Update 'pom.xml'

This commit is contained in:
Lucio Lelii 2019-10-16 16:51:26 +02:00
parent 84de1bdf9b
commit 81811fefe7
1 changed files with 2 additions and 2 deletions

View File

@ -4,13 +4,13 @@
<parent> <parent>
<artifactId>maven-parent</artifactId> <artifactId>maven-parent</artifactId>
<groupId>org.gcube.tools</groupId> <groupId>org.gcube.tools</groupId>
<version>1.0.0</version> <version>1.1.0</version>
<relativePath /> <relativePath />
</parent> </parent>
<groupId>org.gcube.core</groupId> <groupId>org.gcube.core</groupId>
<artifactId>common-gcore-clients</artifactId> <artifactId>common-gcore-clients</artifactId>
<version>2.2.0-SNAPSHOT</version> <version>2.2.0</version>
<name>GCore Clients</name> <name>GCore Clients</name>
<description>A framework for client APIs that invoke GCore services</description> <description>A framework for client APIs that invoke GCore services</description>