#
# Release version info
#
-release.version=8.3.0-RC.1
+release.version=8.3.0-RC.2
cspace.release=${release.version}
cspace.instance.id=${env.CSPACE_INSTANCE_ID}
# UI settings
cspace.ui.package.name=cspace-ui
cspace.ui.library.name=cspaceUI
-cspace.ui.version=10.2.0-rc1.0
+cspace.ui.version=10.2.0-rc2.0
cspace.ui.build.branch=develop
cspace.ui.build.node.ver=20
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-rc1.0
+cspace.public.browser.version=3.5.0
cspace.public.browser.build.branch=main
cspace.public.browser.build.node.ver=20
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-rc1.0
+tenant.ui.profile.plugin.version=9.2.0
tenant.ui.profile.plugin.build.branch=main
# If not set, defaults to /gateway/${tenant.shortname} on the current host.
tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-fcart
tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileFCart
-tenant.ui.profile.plugin.version=8.1.0
+tenant.ui.profile.plugin.version=8.2.0
tenant.ui.profile.plugin.build.branch=main
# If not set, defaults to /gateway/${tenant.shortname} on the current host.
tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-lhmc
tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileLHMC
-tenant.ui.profile.plugin.version=8.1.0
+tenant.ui.profile.plugin.version=8.2.0
tenant.ui.profile.plugin.build.branch=main
# If not set, defaults to /gateway/${tenant.shortname} on the current host.
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.1
+tenant.ui.profile.plugin.version=4.1.0
tenant.ui.profile.plugin.build.branch=main
# If not set, defaults to /gateway/${tenant.shortname} on the current host.
tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-publicart
tenant.ui.profile.plugin.library.name=cspaceUIPluginProfilePublicArt
-tenant.ui.profile.plugin.version=7.0.1
+tenant.ui.profile.plugin.version=7.1.0
tenant.ui.profile.plugin.build.branch=main
# If not set, defaults to /gateway/${tenant.shortname} on the current host.
<name>services</name>
<properties>
- <revision>8.3.0-RC.1</revision>
+ <revision>8.3.0-RC.2</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cspace.services.version>${revision}</cspace.services.version>
<cspace.services.client.version>${revision}</cspace.services.client.version>