This commit is contained in:
Alfredo Oliviero 2024-10-30 17:00:32 +01:00
parent 8b63f66b92
commit 2e23abaa1a
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.5.3] - 2024-09-20
## [v1.5.3]
- maven parent 1.2.0
- updated to shub 2

View File

@ -38,7 +38,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>