Update 'pom.xml'

This commit is contained in:
Lucio Lelii 2019-10-16 16:40:06 +02:00
parent 95babfe62b
commit b34f495876
1 changed files with 2 additions and 2 deletions

View File

@ -4,12 +4,12 @@
<parent>
<groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>
<groupId>org.gcube.resources.discovery</groupId>
<artifactId>ic-client</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<name>Information Collector Client</name>
<description>Client API for the Information Collector service</description>