pom updated

This commit is contained in:
user1 2020-11-18 19:52:00 +01:00
parent ed8e7d8811
commit 47f09fe3a5
2 changed files with 5 additions and 3 deletions

View File

@ -2,11 +2,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Common Smartgears # Changelog for Common Smartgears
## [v3.0.1] - 2020-11-18
## [v3.0.0] - 2020-11-18 - new Uma Token integration
## [v3.0.0] - 2020-10-20
- Switched container JSON management to gcube-jackson [#19283] - Switched container JSON management to gcube-jackson [#19283]
- new Uma Token integration
## [v.2.2.0] - 2020-01-23 ## [v.2.2.0] - 2020-01-23

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.core</groupId> <groupId>org.gcube.core</groupId>
<artifactId>common-smartgears</artifactId> <artifactId>common-smartgears</artifactId>
<version>3.0.0-SNAPSHOT</version> <version>3.0.1</version>
<name>SmartGears</name> <name>SmartGears</name>
<dependencyManagement> <dependencyManagement>