Update 'pom.xml'

restore maven-parent 1.2.0
This commit is contained in:
Roberto Cirillo 2024-02-21 15:54:12 +01:00
parent aa58b66d79
commit b1b8e0df2e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,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.0</version>
<relativePath /> <relativePath />
</parent> </parent>
<groupId>org.gcube.core</groupId> <groupId>org.gcube.core</groupId>