From 7492836d85ecfb466135029f05f06b7e7697adc0 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Wed, 9 Jun 2010 21:10:16 +0000 Subject: [PATCH] CSPACE-2121: Reverting inadvertent change to username in exec:java in pom.xml, used during testing of this issue and not relevant to the fix. This username value and its corresponding password value in exec:java do not appear to be used currently. --- services/authorization-mgt/import/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/authorization-mgt/import/pom.xml b/services/authorization-mgt/import/pom.xml index 6d3cf70b0..1e38c7a9a 100644 --- a/services/authorization-mgt/import/pom.xml +++ b/services/authorization-mgt/import/pom.xml @@ -142,7 +142,7 @@ org.collectionspace.ImportAuthz -u - tommy + test -p test -b -- 2.47.3