Update 'pom.xml'

moved maven-parent to 1.2.0
This commit is contained in:
Roberto Cirillo 2023-07-25 11:19:27 +02:00
parent cbf9e445ce
commit 2a87c9d541
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.2.0</version>
</parent>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>