Update 'pom.xml'

This commit is contained in:
Lucio Lelii 2019-10-16 16:50:08 +02:00
parent 9178ad40e5
commit b1a2f9edfa
1 changed files with 2 additions and 2 deletions

View File

@ -5,13 +5,13 @@
<parent>
<groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>
<groupId>org.gcube.core</groupId>
<artifactId>common-jaxws-calls</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<properties>
<distroDirectory>distro</distroDirectory>