Update pom.xml

Updated for gCubeRelease 6.0.0
This commit is contained in:
Giancarlo Panichi 2024-10-16 14:26:48 +02:00
parent 444efec4ca
commit c2bf4e3d2c
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
</parent>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>dataminer</artifactId>
<version>1.9.1-SNAPSHOT</version>
<version>1.9.1</version>
<name>dataminer</name>
<description>An e-Infrastructure service providing state-of-the art DataMining algorithms and ecological modelling approaches under the Web Processing Service (WPS) standard.</description>
@ -56,7 +56,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>