update maven-parent to 1.2.1-SNAPSHOT for testing purpose

This commit is contained in:
Roberto Cirillo 2023-10-16 09:41:03 +02:00
parent 2e4e709ff8
commit 1ad2f781c8
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>maven-parent</artifactId> <artifactId>maven-parent</artifactId>
<groupId>org.gcube.tools</groupId> <groupId>org.gcube.tools</groupId>
<version>1.1.0</version> <version>1.2.1-SNAPSHOT</version>
<relativePath /> <relativePath />
</parent> </parent>
<groupId>org.gcube.contentmanagement</groupId> <groupId>org.gcube.contentmanagement</groupId>