From 45124c8440e6e4b6aa2e20f4a2bf6bead54ca8dc Mon Sep 17 00:00:00 2001 From: Michael Ritter Date: Mon, 12 May 2025 13:37:20 -0600 Subject: [PATCH] Update build branch for ui plugins (#468) --- cspace-ui/anthro/build.properties | 2 +- cspace-ui/bonsai/build.properties | 2 +- cspace-ui/botgarden/build.properties | 2 +- cspace-ui/fcart/build.properties | 2 +- cspace-ui/herbarium/build.properties | 2 +- cspace-ui/lhmc/build.properties | 2 +- cspace-ui/materials/build.properties | 2 +- cspace-ui/publicart/build.properties | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cspace-ui/anthro/build.properties b/cspace-ui/anthro/build.properties index 8fa821d52..80bcdf16c 100644 --- a/cspace-ui/anthro/build.properties +++ b/cspace-ui/anthro/build.properties @@ -4,7 +4,7 @@ tenant.ui.basename=/cspace/${tenant.shortname} tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-anthro tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileAnthro tenant.ui.profile.plugin.version=9.0.0 -tenant.ui.profile.plugin.build.branch=master +tenant.ui.profile.plugin.build.branch=main # If not set, defaults to /gateway/${tenant.shortname} on the current host. # tenant.public.browser.gateway.url=https://core.dev.collectionspace.org/gateway/${tenant.shortname} diff --git a/cspace-ui/bonsai/build.properties b/cspace-ui/bonsai/build.properties index 1e05acb87..7f1de9e46 100644 --- a/cspace-ui/bonsai/build.properties +++ b/cspace-ui/bonsai/build.properties @@ -4,7 +4,7 @@ tenant.ui.basename=/cspace/${tenant.shortname} tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-bonsai tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileBonsai tenant.ui.profile.plugin.version=7.0.0 -tenant.ui.profile.plugin.build.branch=master +tenant.ui.profile.plugin.build.branch=main # If not set, defaults to /gateway/${tenant.shortname} on the current host. # tenant.public.browser.gateway.url=https://core.dev.collectionspace.org/gateway/${tenant.shortname} diff --git a/cspace-ui/botgarden/build.properties b/cspace-ui/botgarden/build.properties index c2f4d79ec..8d4f3690b 100644 --- a/cspace-ui/botgarden/build.properties +++ b/cspace-ui/botgarden/build.properties @@ -4,7 +4,7 @@ tenant.ui.basename=/cspace/${tenant.shortname} tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-botgarden tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileBotGarden tenant.ui.profile.plugin.version=4.0.0 -tenant.ui.profile.plugin.build.branch=master +tenant.ui.profile.plugin.build.branch=main # If not set, defaults to /gateway/${tenant.shortname} on the current host. # tenant.public.browser.gateway.url=https://core.dev.collectionspace.org/gateway/${tenant.shortname} diff --git a/cspace-ui/fcart/build.properties b/cspace-ui/fcart/build.properties index f9d6a8e01..2367ebd94 100644 --- a/cspace-ui/fcart/build.properties +++ b/cspace-ui/fcart/build.properties @@ -4,7 +4,7 @@ tenant.ui.basename=/cspace/${tenant.shortname} tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-fcart tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileFCart tenant.ui.profile.plugin.version=8.0.0 -tenant.ui.profile.plugin.build.branch=master +tenant.ui.profile.plugin.build.branch=main # If not set, defaults to /gateway/${tenant.shortname} on the current host. # tenant.public.browser.gateway.url=https://core.dev.collectionspace.org/gateway/${tenant.shortname} diff --git a/cspace-ui/herbarium/build.properties b/cspace-ui/herbarium/build.properties index 5a5e54f51..853026cb1 100644 --- a/cspace-ui/herbarium/build.properties +++ b/cspace-ui/herbarium/build.properties @@ -4,7 +4,7 @@ tenant.ui.basename=/cspace/${tenant.shortname} tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-herbarium tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileHerbarium tenant.ui.profile.plugin.version=3.0.0 -tenant.ui.profile.plugin.build.branch=master +tenant.ui.profile.plugin.build.branch=main # If not set, defaults to /gateway/${tenant.shortname} on the current host. # tenant.public.browser.gateway.url=https://core.dev.collectionspace.org/gateway/${tenant.shortname} diff --git a/cspace-ui/lhmc/build.properties b/cspace-ui/lhmc/build.properties index 8a5718d71..3e8f58e16 100644 --- a/cspace-ui/lhmc/build.properties +++ b/cspace-ui/lhmc/build.properties @@ -4,7 +4,7 @@ tenant.ui.basename=/cspace/${tenant.shortname} tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-lhmc tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileLHMC tenant.ui.profile.plugin.version=8.0.0 -tenant.ui.profile.plugin.build.branch=master +tenant.ui.profile.plugin.build.branch=main # If not set, defaults to /gateway/${tenant.shortname} on the current host. # tenant.public.browser.gateway.url=https://core.dev.collectionspace.org/gateway/${tenant.shortname} diff --git a/cspace-ui/materials/build.properties b/cspace-ui/materials/build.properties index 2726f0b7d..3487aec95 100644 --- a/cspace-ui/materials/build.properties +++ b/cspace-ui/materials/build.properties @@ -4,7 +4,7 @@ tenant.ui.basename=/cspace/${tenant.shortname} tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-materials tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileMaterials tenant.ui.profile.plugin.version=4.0.1 -tenant.ui.profile.plugin.build.branch=master +tenant.ui.profile.plugin.build.branch=main # If not set, defaults to /gateway/${tenant.shortname} on the current host. # tenant.public.browser.gateway.url=https://core.dev.collectionspace.org/gateway/${tenant.shortname} diff --git a/cspace-ui/publicart/build.properties b/cspace-ui/publicart/build.properties index a3674f62f..2c4af7bce 100644 --- a/cspace-ui/publicart/build.properties +++ b/cspace-ui/publicart/build.properties @@ -4,7 +4,7 @@ tenant.ui.basename=/cspace/${tenant.shortname} tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-publicart tenant.ui.profile.plugin.library.name=cspaceUIPluginProfilePublicArt tenant.ui.profile.plugin.version=7.0.0 -tenant.ui.profile.plugin.build.branch=master +tenant.ui.profile.plugin.build.branch=main # If not set, defaults to /gateway/${tenant.shortname} on the current host. # tenant.public.browser.gateway.url=https://core.dev.collectionspace.org/gateway/${tenant.shortname} -- 2.47.3