Moved to `gcube-smartgears-bom 2.5.1{-SNAPSHOT}`

This commit is contained in:
Francesco Mangiacrapa 2024-09-23 15:29:28 +02:00
parent e31fcd5619
commit a0ce6a4aac
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Added Geoportal Exporter as PDF [#27274] - Added Geoportal Exporter as PDF [#27274]
- Migrated to `catalogue-util-library` [#27423] - Migrated to `catalogue-util-library` [#27423]
- Included new SHUB client library [#27944] - Included new SHUB client library [#27944]
- Moved to `gcube-smartgears-bom 2.6.0{-SNAPSHOT}` [#28026] - Moved to `gcube-smartgears-bom 2.5.1{-SNAPSHOT}` [#28026]
## [v2.9.0] ## [v2.9.0]

View File

@ -31,7 +31,7 @@
</activation> </activation>
<properties> <properties>
<!-- <gcube-bom>2.4.0</gcube-bom> --> <!-- <gcube-bom>2.4.0</gcube-bom> -->
<gcube-smartgears-bom-version>2.6.0</gcube-smartgears-bom-version> <gcube-smartgears-bom-version>2.5.1</gcube-smartgears-bom-version>
<authorization-utils-range>[2.0.0, 3.0.0-SNAPSHOT)</authorization-utils-range> <authorization-utils-range>[2.0.0, 3.0.0-SNAPSHOT)</authorization-utils-range>
</properties> </properties>
</profile> </profile>
@ -45,7 +45,7 @@
</activation> </activation>
<properties> <properties>
<!-- <gcube-bom>2.4.1-SNAPSHOT</gcube-bom> --> <!-- <gcube-bom>2.4.1-SNAPSHOT</gcube-bom> -->
<gcube-smartgears-bom-version>2.6.0-SNAPSHOT</gcube-smartgears-bom-version> <gcube-smartgears-bom-version>2.5.1-SNAPSHOT</gcube-smartgears-bom-version>
<authorization-utils-range>[2.0.0, 3.0.0-SNAPSHOT)</authorization-utils-range> <authorization-utils-range>[2.0.0, 3.0.0-SNAPSHOT)</authorization-utils-range>
</properties> </properties>
</profile> </profile>