From 1df85021dbed15b5555a0be34d220f8846d53981 Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Thu, 21 May 2020 00:41:48 -0400 Subject: [PATCH] NOJIRA: Change anthro ui profile plugin version to 4.0.1. --- cspace-ui/anthro/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cspace-ui/anthro/build.properties b/cspace-ui/anthro/build.properties index da2c0f341..019d5fbeb 100644 --- a/cspace-ui/anthro/build.properties +++ b/cspace-ui/anthro/build.properties @@ -3,4 +3,4 @@ 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=4.0.0 +tenant.ui.profile.plugin.version=4.0.1 -- 2.47.3