From 2c5245e6742acc2b7c793422d8a40c0c3804ac87 Mon Sep 17 00:00:00 2001 From: Michael Ritter Date: Thu, 5 Dec 2024 16:06:31 -0700 Subject: [PATCH] Update ui versions for next RC --- build.properties | 2 +- cspace-ui/anthro/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 3cb9e25ef..61833c4d0 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=10.0.0-rc.5 +cspace.ui.version=10.0.0-rc.6 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 50498e7e2..b81e2a629 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=9.0.0-rc.3 +tenant.ui.profile.plugin.version=9.0.0-rc.4 tenant.ui.profile.plugin.build.branch=master # If not set, defaults to /gateway/${tenant.shortname} on the current host. -- 2.47.3