From: Michael Ritter Date: Thu, 19 Dec 2024 21:29:29 +0000 (-0500) Subject: Update UI Versions for Latest RC (#445) X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=09c86be500e97b47d90f8cf28fb17a39c05122bd;p=tmp%2Fjakarta-migration.git Update UI Versions for Latest RC (#445) --- diff --git a/build.properties b/build.properties index 61833c4d0..bc5f9c987 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.6 +cspace.ui.version=10.0.0-rc.7 cspace.ui.build.branch=master cspace.ui.build.node.ver=20 service.ui.library.name=${cspace.ui.library.name}-service @@ -35,8 +35,8 @@ service.ui.library.name=${cspace.ui.library.name}-service # Public browser settings cspace.public.browser.package.name=@collectionspace/cspace-public-browser cspace.public.browser.library.name=cspacePublicBrowser -cspace.public.browser.version=3.1.0 -cspace.public.browser.build.branch=master +cspace.public.browser.version=3.3.0-rc.0 +cspace.public.browser.build.branch=main cspace.public.browser.build.node.ver=20 #nuxeo diff --git a/cspace-ui/bonsai/build.properties b/cspace-ui/bonsai/build.properties index 247a57fa4..93b965afe 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.1.0-rc.1 +tenant.ui.profile.plugin.version=7.0.0-rc.0 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 47f0b670d..991e47fce 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.2.0-rc.1 +tenant.ui.profile.plugin.version=4.0.0-rc.0 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 c473d5138..86e084ad8 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.1.0-rc.1 +tenant.ui.profile.plugin.version=3.0.0-rc.0 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 b3400846e..5db4e221f 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.1.0-rc.2 +tenant.ui.profile.plugin.version=8.0.0-rc.0 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 6ccff352f..2a3208e64 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.0 +tenant.ui.profile.plugin.version=4.0.1-rc.0 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 5d90bf86d..dc46dd590 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.1 +tenant.ui.profile.plugin.version=6.1.0-rc.2 tenant.ui.profile.plugin.build.branch=master # If not set, defaults to /gateway/${tenant.shortname} on the current host.