Removed -SNAPSHOT to release the component

Feature/26508
luca.frosini 7 months ago
parent 009083f335
commit e76b1c3af3

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "accounting-dashboard-harvester-se-plugin"
## [v2.3.1-SNAPSHOT]
## [v2.3.1]
- Fixed bug on getting ScopeDescriptor for new scopes.
@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Ported GA harvesters to Analytics Data API (GA4)
## [v2.2.0]
- Switching security to the new IAM [#21904]

@ -12,7 +12,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-dashboard-harvester-se-plugin</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
<name>Accounting Dashboard Harvester Smart Executor Plugin</name>
<description>
Accounting Dashboard Harvester Smart Executor Plugin harvest accounting

Loading…
Cancel
Save