Update 'pom.xml'

This commit is contained in:
Lucio Lelii 2019-10-16 16:44:40 +02:00
parent faeb7badcc
commit 11c54e5d7e
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@
<parent> <parent>
<groupId>org.gcube.tools</groupId> <groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId> <artifactId>maven-parent</artifactId>
<version>1.0.0</version> <version>1.1.0</version>
</parent> </parent>
<groupId>org.gcube.core</groupId> <groupId>org.gcube.core</groupId>
<artifactId>common-gcore-stubs</artifactId> <artifactId>common-gcore-stubs</artifactId>
<version>1.2.3-SNAPSHOT</version> <version>1.2.3</version>
<name>GCore Stubs</name> <name>GCore Stubs</name>
<description>JAXWS Stub Support for gCore Service</description> <description>JAXWS Stub Support for gCore Service</description>