From affdd879450c63d3addb3a68a3f4f45a7b78919f Mon Sep 17 00:00:00 2001 From: Michael Ritter Date: Tue, 29 Oct 2024 13:37:52 -0600 Subject: [PATCH] Update RC versions for core and anthro --- 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 b08f09e50..7bc277c21 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.1 +cspace.ui.version=10.0.0-rc.2 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 3d828eca7..c0512aee2 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.1 +tenant.ui.profile.plugin.version=9.0.0-rc.2 tenant.ui.profile.plugin.build.branch=master # If not set, defaults to /gateway/${tenant.shortname} on the current host. -- 2.47.3