#
# Release version info
#
-release.version=8.2.0-SNAPSHOT
+release.version=8.2.0
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.1.0-rc.0
+cspace.ui.version=10.1.0
cspace.ui.build.branch=main
cspace.ui.build.node.ver=20
service.ui.library.name=${cspace.ui.library.name}-service
tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-anthro
tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileAnthro
-tenant.ui.profile.plugin.version=9.1.0-rc.0
+tenant.ui.profile.plugin.version=9.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-bonsai
tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileBonsai
-tenant.ui.profile.plugin.version=7.1.0-rc.0
+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.
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-rc.0
+tenant.ui.profile.plugin.version=8.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-lhmc
tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileLHMC
-tenant.ui.profile.plugin.version=8.1.0-rc.0
+tenant.ui.profile.plugin.version=8.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.2.0-SNAPSHOT</revision>
+ <revision>8.2.0</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>