Update 'pom.xml'

change maven-parent version just for test
This commit is contained in:
Roberto Cirillo 2024-04-05 11:32:29 +02:00
parent ca455477f5
commit 8c173c6413
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.1.0</version>
<version>1.1.2-SNAPSHOT</version>
</parent>
<groupId>org.gcube.data.transfer</groupId>
<artifactId>uri-resolver</artifactId>