updated default properties

This commit is contained in:
Francesco Mangiacrapa 2024-10-02 12:47:07 +02:00
parent 2f372dd6c6
commit d22e5dceee
1 changed files with 2 additions and 2 deletions

View File

@ -22,10 +22,10 @@
<distroDirectory>distro</distroDirectory> <distroDirectory>distro</distroDirectory>
<gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl> <gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl>
<!-- default is prod --> <!-- default properties -->
<gcube-smartgears-bom-version>2.5.1</gcube-smartgears-bom-version> <gcube-smartgears-bom-version>2.5.1</gcube-smartgears-bom-version>
<storagehub-version-range>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</storagehub-version-range> <storagehub-version-range>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</storagehub-version-range>
<plugin-framework-version>1.0.6</plugin-framework-version> <plugin-framework-version>1.0.6-SNAPSHOT</plugin-framework-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>
<cms-suite-version>1.0.6-SNAPSHOT</cms-suite-version> <cms-suite-version>1.0.6-SNAPSHOT</cms-suite-version>
</properties> </properties>