Upgraded version

This commit is contained in:
Luca Frosini 2022-12-13 11:29:12 +01:00
parent 92caa0377a
commit ea3c484c31
2 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Catalogue (gCat) Service
## [v2.4.2-SNAPSHOT]
## [v2.5.0-SNAPSHOT]
- Switched from commons-lang3 to commons-lang to avoid duplicates
- Set resource-registry-publisher dependency scope to provided
- Switching to Facet Based IS [#20225]
## [v2.4.1]

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>gcat</artifactId>
<packaging>war</packaging>
<version>2.4.2-SNAPSHOT</version>
<version>2.5.0-SNAPSHOT</version>
<name>gCube Catalogue (gCat) Service</name>
<description>
This service allows any client to publish on the gCube Catalogue.