Added the proper ranges in the `catalogue-snapshot-profile`

This commit is contained in:
Francesco Mangiacrapa 2024-02-26 15:23:44 +01:00
parent 27d0a38747
commit 03cce83564
1 changed files with 4 additions and 4 deletions

View File

@ -59,10 +59,10 @@
</property> </property>
</activation> </activation>
<properties> <properties>
<!-- <gcube-portal-bom-version>3.8.0-SNAPSHOT</gcube-portal-bom-version> --> <gcube-portal-bom-version>3.8.0-SNAPSHOT</gcube-portal-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>
<gcube-portal-bom-version>3.7.0</gcube-portal-bom-version> <!-- <gcube-portal-bom-version>3.7.0</gcube-portal-bom-version> -->
<storagehub-version-range>[1.0.0,2.0.0-SNAPSHOT)</storagehub-version-range> <!-- <storagehub-version-range>[1.0.0,2.0.0-SNAPSHOT)</storagehub-version-range> -->
</properties> </properties>
</profile> </profile>
</profiles> </profiles>