Update 'pom.xml'

upgrade maven-parent version just for test
This commit is contained in:
Roberto Cirillo 2024-04-05 11:34:16 +02:00
parent a63f3bbfaf
commit 01d0841001
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>maven-parent</artifactId>
<groupId>org.gcube.tools</groupId>
<version>1.2.0</version>
<version>1.2.2-SNAPSHOT</version>
</parent>
<groupId>org.gcube.data.transfer</groupId>
<artifactId>uri-resolver</artifactId>