Update pom.xml

Updated maven-parent to 1.2.0
This commit is contained in:
Giancarlo Panichi 2024-11-28 10:56:01 +01:00
parent 06dcb3cf57
commit badb480d81
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@
<parent>
<groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope-maps</artifactId>
<version>1.1.1</version>
<version>1.2.0-SNAPSHOT</version>
<name>Common ScopeMaps</name>
<scm>