From 92af34e55d885dc3702da6f8f05f36864d76a476 Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Thu, 29 Aug 2019 17:54:59 -0700 Subject: [PATCH] DRYD-737: Upgrade anthro plugin to 2.1.2. --- 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 d600e76fc..82d997bbf 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=2.1.1 +tenant.ui.profile.plugin.version=2.1.2 -- 2.47.3