updated storagehub-version-range with property: ${storagehub-version}

This commit is contained in:
Francesco Mangiacrapa 2024-09-17 15:38:32 +02:00
parent c47626756a
commit d1501ecafd
1 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@
<!-- default is prod -->
<gcube-smartgears-bom-version>2.4.0</gcube-smartgears-bom-version>
<storagehub-version-range>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</storagehub-version-range>
<storagehub-version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</storagehub-version>
<plugin-framework-version>1.0.5-SNAPSHOT</plugin-framework-version>
<authorization-utils-range>[2.0.0, 3.0.0-SNAPSHOT)</authorization-utils-range>
@ -41,7 +41,7 @@
</activation>
<properties>
<gcube-smartgears-bom-version>2.6.0</gcube-smartgears-bom-version>
<!-- <storagehub-version-range>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</storagehub-version-range> -->
<storagehub-version-range>${storagehub-version}</storagehub-version-range>
<plugin-framework-version>1.0.5</plugin-framework-version>
<authorization-utils-range>[2.0.0, 3.0.0-SNAPSHOT)</authorization-utils-range>
</properties>
@ -56,7 +56,7 @@
</activation>
<properties>
<gcube-smartgears-bom-version>2.6.0-SNAPSHOT</gcube-smartgears-bom-version>
<!-- <storagehub-version-range>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</storagehub-version-range> -->
<storagehub-version-range>${storagehub-version}</storagehub-version-range>
<plugin-framework-version>1.0.5-SNAPSHOT</plugin-framework-version>
<authorization-utils-range>[2.0.0, 3.0.0-SNAPSHOT)</authorization-utils-range>
</properties>