commit for release

This commit is contained in:
lucio 2024-10-14 15:36:00 +02:00
parent d2aaf739ee
commit a9535591ab
2 changed files with 3 additions and 3 deletions

View File

@ -2,13 +2,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Common Smartgears
## [v4.0.0-SNAPSHOT]
## [v4.0.0]
- porting to keycloak
- moved to jakarta and servlet6
## [v3.2.0-SNAPSHOT]
## [v3.2.0] - 2023-04-12
- Added SecretManagerProvider thread local from authorization-utils [#22871]
- Added Linux distribution version [#22933]

View File

@ -10,7 +10,7 @@
</parent>
<groupId>org.gcube.core</groupId>
<artifactId>common-smartgears</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
<name>SmartGears</name>
<dependencyManagement>
<dependencies>