Update 'pom.xml'

This commit is contained in:
Lucio Lelii 2019-10-16 16:36:29 +02:00
parent 591dd67bdd
commit 1963b05ced
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-scope-maps</artifactId> <artifactId>common-scope-maps</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
<name>Common ScopeMaps</name> <name>Common ScopeMaps</name>
<scm> <scm>