Update 'pom.xml'

update maven-parent to 1.2.2-SNAPSHOT just for test
This commit is contained in:
Roberto Cirillo 2024-04-05 14:29:01 +02:00
parent 172c2d38f8
commit 8c4852be00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId>
<version>1.2.0</version>
<version>1.2.2-SNAPSHOT</version>
</parent>
<groupId>org.gcube.data.access.geonetwork</groupId>
<artifactId>gcube-geonetwork-connector</artifactId>