Migrating to smartgears 4

This commit is contained in:
Luca Frosini 2022-11-16 12:38:31 +01:00
parent e95483a15e
commit ec25766c3b
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Catalogue (gCat) API
## [v3.0.0-SNAPSHOT]
- Library migrated to Smartgears 4
## [v2.3.1]
- Added Item Author as system:cm_ metadata to keep track of item author

View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>gcat-api</artifactId>
<version>2.3.1</version>
<version>3.0.0-SNAPSHOT</version>
<name>gCube Catalogue (gCat) API</name>
<description>gCube Catalogue (gCat) API is a library containing classes shared across gcat* components</description>
<properties>