commented profiles

This commit is contained in:
Francesco Mangiacrapa 2024-02-28 11:10:21 +01:00
parent 7367f5d1f8
commit 257a258ff2
1 changed files with 4 additions and 4 deletions

View File

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