Update 'pom.xml'

This commit is contained in:
Lucio Lelii 2019-10-16 16:35:11 +02:00
parent b8137d8e9a
commit c2609edfaf
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.core</groupId>
<artifactId>common-configuration-scanner</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<properties>
<distroDirectory>distro</distroDirectory>