ported to geonetwork [3.4.5,4.0.0-SNAPSHOT)

This commit is contained in:
Francesco Mangiacrapa 2021-10-27 17:14:46 +02:00
parent 0bc1802b9f
commit 061fae3cbc
2 changed files with 3 additions and 2 deletions

View File

@ -7,7 +7,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- [#21969] Removed HL dependency
- Ported to maven-portal-bom v3.6.3
- Ported to workspace-explorer 2.X.Y
- Ported to workspace-explorer v2.X.Y
- Ported to geonetwork [3.4.5,4.0.0-SNAPSHOT)
## [v3.10.0] - 22-05-2020

View File

@ -190,7 +190,7 @@
<dependency>
<groupId>org.gcube.spatial.data</groupId>
<artifactId>geonetwork</artifactId>
<version>[3.0.0,4.0.0-SNAPSHOT)</version>
<version>[3.4.5,4.0.0-SNAPSHOT)</version>
</dependency>
<!-- GWT-LOG -->