Moved to `gcube-smartgears-bom 2.5.1{-SNAPSHOT}`
This commit is contained in:
parent
e31fcd5619
commit
a0ce6a4aac
|
@ -10,7 +10,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
- Added Geoportal Exporter as PDF [#27274]
|
||||
- Migrated to `catalogue-util-library` [#27423]
|
||||
- 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]
|
||||
|
||||
|
|
4
pom.xml
4
pom.xml
|
@ -31,7 +31,7 @@
|
|||
</activation>
|
||||
<properties>
|
||||
<!-- <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>
|
||||
</properties>
|
||||
</profile>
|
||||
|
@ -45,7 +45,7 @@
|
|||
</activation>
|
||||
<properties>
|
||||
<!-- <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>
|
||||
</properties>
|
||||
</profile>
|
||||
|
|
Loading…
Reference in New Issue