From: Aron Roberts Date: Wed, 21 Aug 2013 22:04:39 +0000 (-0700) Subject: CSPACE-6152: Remove extraneous (and incorrect) values from properties file for runnin... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=a9f83ae514ebce5b7e5db29530f8714cc02e0086;p=tmp%2Fjakarta-migration.git CSPACE-6152: Remove extraneous (and incorrect) values from properties file for running Taxonomy service client tests. --- diff --git a/services/taxonomy/client/src/main/resources/collectionspace-client.properties b/services/taxonomy/client/src/main/resources/collectionspace-client.properties index 7f0de54b8..dbe86dc7b 100644 --- a/services/taxonomy/client/src/main/resources/collectionspace-client.properties +++ b/services/taxonomy/client/src/main/resources/collectionspace-client.properties @@ -4,7 +4,3 @@ cspace.ssl=false cspace.auth=true cspace.user=admin@lifesci.collectionspace.org cspace.password=Administrator -# default tenant -cspace.tenant=1 -# the tenantID of the numbered tenant: -cspace.tenantID=core.collectionspace.org