Update 'pom.xml'
This commit is contained in:
parent
84de1bdf9b
commit
81811fefe7
4
pom.xml
4
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue