edit_facility_26115 #3

Merged
francesco.mangiacrapa merged 8 commits from edit_facility_26115 into master 2024-03-19 10:38:23 +01:00
1 changed files with 4 additions and 4 deletions
Showing only changes of commit 257a258ff2 - Show all commits

View File

@ -57,7 +57,7 @@
<profiles> <profiles>
<!-- PROD profile --> <!-- PROD profile -->
<profile> <!-- <profile> -->
<!-- <id>workspace-release-profile</id> --> <!-- <id>workspace-release-profile</id> -->
<!-- <activation> --> <!-- <activation> -->
<!-- <property> --> <!-- <property> -->
@ -67,9 +67,9 @@
<!-- <properties> --> <!-- <properties> -->
<!-- <gcube-portal-bom-version>3.7.0</gcube-portal-bom-version> --> <!-- <gcube-portal-bom-version>3.7.0</gcube-portal-bom-version> -->
<!-- </properties> --> <!-- </properties> -->
</profile> <!-- </profile> -->
<!-- DEV profile --> <!-- DEV profile -->
<profile> <!-- <profile> -->
<!-- <id>workspace-snapshot-profile</id> --> <!-- <id>workspace-snapshot-profile</id> -->
<!-- <activation> --> <!-- <activation> -->
<!-- <property> --> <!-- <property> -->
@ -79,7 +79,7 @@
<!-- <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> -->
<!-- </properties> --> <!-- </properties> -->
</profile> <!-- </profile> -->
</profiles> </profiles>