Update pom.xml

Updated for gCubeRelease 6.0.0
This commit is contained in:
Giancarlo Panichi 2024-10-16 12:58:31 +02:00
parent cd89947ba7
commit 7b89a9a218
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>data-miner-executor</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<packaging>war</packaging>
<name>data-miner-executor</name>
@ -286,7 +286,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>