From 667cd67b3e9e2d71fd0ad34d28164bfc2e1437de Mon Sep 17 00:00:00 2001 From: Michael Ritter Date: Mon, 21 Oct 2024 13:22:23 -0600 Subject: [PATCH] Update ui versions --- build.properties | 2 +- 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/publicart/build.properties | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/build.properties b/build.properties index de8942d14..b08f09e50 100644 --- a/build.properties +++ b/build.properties @@ -27,7 +27,7 @@ cspace.im.root= # UI settings cspace.ui.package.name=cspace-ui cspace.ui.library.name=cspaceUI -cspace.ui.version=9.0.1 +cspace.ui.version=10.0.0-rc.1 cspace.ui.build.branch=master cspace.ui.build.node.ver=20 service.ui.library.name=${cspace.ui.library.name}-service diff --git a/cspace-ui/anthro/build.properties b/cspace-ui/anthro/build.properties index 59da7133a..3d828eca7 100644 --- a/cspace-ui/anthro/build.properties +++ b/cspace-ui/anthro/build.properties @@ -3,7 +3,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=8.0.0 +tenant.ui.profile.plugin.version=9.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/bonsai/build.properties b/cspace-ui/bonsai/build.properties index 9ce31e95c..247a57fa4 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=6.0.0 +tenant.ui.profile.plugin.version=6.1.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 8475b59b6..47f0b670d 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=3.1.1 +tenant.ui.profile.plugin.version=3.2.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 3dacbca52..baf4b5b0d 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=7.0.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/herbarium/build.properties b/cspace-ui/herbarium/build.properties index 01c12e2c1..c473d5138 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=2.0.12 +tenant.ui.profile.plugin.version=2.1.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 7a643f2b6..0b8d667b4 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=7.0.0 +tenant.ui.profile.plugin.version=7.1.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/publicart/build.properties b/cspace-ui/publicart/build.properties index d970762ce..5d90bf86d 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.0.0 +tenant.ui.profile.plugin.version=6.1.0-rc.1 tenant.ui.profile.plugin.build.branch=master # If not set, defaults to /gateway/${tenant.shortname} on the current host. -- 2.47.3