Upgraded smart-executor-bom to 3.3.0-SNAPSHOT

This commit is contained in:
Luca Frosini 2024-09-20 14:43:26 +02:00
parent 92d313d9c3
commit c3b45e59e6
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Ported plugin to smart-executor v3.X.X [#21615]
- Ported plugin to works with TimescaleDB [#21347]
- Enhanced range of storagehub-client-library to 2.0.0,3.0.0-SNAPSHOT [#22824]
- Upgraded smart-executor-bom to 3.3.0-SNAPSHOT [#27999]
## [v1.5.0] [r4.13.0] - 2018-11-20

View File

@ -32,7 +32,7 @@
<dependency>
<groupId>org.gcube.vremanagement</groupId>
<artifactId>smart-executor-bom</artifactId>
<version>3.1.0</version>
<version>3.3.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>