diff --git a/build.properties b/build.properties index dd3cfed77e..b5721cc896 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.2.0 +cspace.ui.version=10.2 cspace.ui.build.branch=develop cspace.ui.build.node.ver=20 service.ui.library.name=${cspace.ui.library.name}-service @@ -35,7 +35,7 @@ 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.5.0 +cspace.public.browser.version=3.5 cspace.public.browser.build.branch=main cspace.public.browser.build.node.ver=20 diff --git a/cspace-ui/anthro/build.properties b/cspace-ui/anthro/build.properties index 6918948acf..31343c863e 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.2.0 +tenant.ui.profile.plugin.version=9.2 tenant.ui.profile.plugin.build.branch=main # 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 ddccc4ad7c..fceb3892b9 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.1.0 +tenant.ui.profile.plugin.version=7.1 tenant.ui.profile.plugin.build.branch=main # 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 8d4f3690b8..11a4bec410 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 +tenant.ui.profile.plugin.version=4.0 tenant.ui.profile.plugin.build.branch=main # 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 c8a03e3047..65689ca635 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.2.0 +tenant.ui.profile.plugin.version=8.2 tenant.ui.profile.plugin.build.branch=main # 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 853026cb1e..09bc8d6b3c 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 +tenant.ui.profile.plugin.version=3.0 tenant.ui.profile.plugin.build.branch=main # 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 8578173070..e847b2cfaa 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.2.0 +tenant.ui.profile.plugin.version=8.2 tenant.ui.profile.plugin.build.branch=main # 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 b3e3d3b5db..cd5f30ca0d 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.1.1 +tenant.ui.profile.plugin.version=4.1 tenant.ui.profile.plugin.build.branch=main # 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 22bf16f80b..5c829c64a6 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=7.1.0 +tenant.ui.profile.plugin.version=7.1 tenant.ui.profile.plugin.build.branch=main # If not set, defaults to /gateway/${tenant.shortname} on the current host.