From 5e8bf39ae1e5e250e4b5460c0ee7c6a2707414e8 Mon Sep 17 00:00:00 2001 From: Michael Ritter Date: Mon, 13 Jan 2025 13:10:16 -0700 Subject: [PATCH] Update ui build versions --- 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 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cspace-ui/bonsai/build.properties b/cspace-ui/bonsai/build.properties index 93b965afe..3721846a5 100644 --- a/cspace-ui/bonsai/build.properties +++ b/cspace-ui/bonsai/build.properties @@ -3,7 +3,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-rc.0 +tenant.ui.profile.plugin.version=7.0.0-rc.1 tenant.ui.profile.plugin.build.branch=master # If not set, defaults to /gateway/${tenant.shortname} on the current host. diff --git a/cspace-ui/botgarden/build.properties b/cspace-ui/botgarden/build.properties index 991e47fce..1ae085953 100644 --- a/cspace-ui/botgarden/build.properties +++ b/cspace-ui/botgarden/build.properties @@ -3,7 +3,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-rc.0 +tenant.ui.profile.plugin.version=4.0.0-rc.1 tenant.ui.profile.plugin.build.branch=master # If not set, defaults to /gateway/${tenant.shortname} on the current host. diff --git a/cspace-ui/fcart/build.properties b/cspace-ui/fcart/build.properties index a1ddaa616..806d0b04e 100644 --- a/cspace-ui/fcart/build.properties +++ b/cspace-ui/fcart/build.properties @@ -3,7 +3,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-rc.2 +tenant.ui.profile.plugin.version=8.0.0-rc.3 tenant.ui.profile.plugin.build.branch=master # If not set, defaults to /gateway/${tenant.shortname} on the current host. diff --git a/cspace-ui/herbarium/build.properties b/cspace-ui/herbarium/build.properties index 86e084ad8..1b0ab1688 100644 --- a/cspace-ui/herbarium/build.properties +++ b/cspace-ui/herbarium/build.properties @@ -3,7 +3,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-rc.0 +tenant.ui.profile.plugin.version=3.0.0-rc.1 tenant.ui.profile.plugin.build.branch=master # If not set, defaults to /gateway/${tenant.shortname} on the current host. diff --git a/cspace-ui/lhmc/build.properties b/cspace-ui/lhmc/build.properties index 5db4e221f..c39c7c77a 100644 --- a/cspace-ui/lhmc/build.properties +++ b/cspace-ui/lhmc/build.properties @@ -3,7 +3,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-rc.0 +tenant.ui.profile.plugin.version=8.0.0-rc.1 tenant.ui.profile.plugin.build.branch=master # If not set, defaults to /gateway/${tenant.shortname} on the current host. diff --git a/cspace-ui/materials/build.properties b/cspace-ui/materials/build.properties index 2a3208e64..43ff6a787 100644 --- a/cspace-ui/materials/build.properties +++ b/cspace-ui/materials/build.properties @@ -3,7 +3,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-rc.0 +tenant.ui.profile.plugin.version=4.0.1-rc.1 tenant.ui.profile.plugin.build.branch=master # If not set, defaults to /gateway/${tenant.shortname} on the current host. diff --git a/cspace-ui/publicart/build.properties b/cspace-ui/publicart/build.properties index dc46dd590..0d4c29eee 100644 --- a/cspace-ui/publicart/build.properties +++ b/cspace-ui/publicart/build.properties @@ -3,7 +3,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=6.1.0-rc.2 +tenant.ui.profile.plugin.version=6.1.0-rc.3 tenant.ui.profile.plugin.build.branch=master # If not set, defaults to /gateway/${tenant.shortname} on the current host. -- 2.47.3