From 44cedc1b94fe077be94015b6df639b7d4bcb0836 Mon Sep 17 00:00:00 2001 From: Sanjay Dalal Date: Tue, 26 May 2009 17:04:12 +0000 Subject: [PATCH] CSPACE-60, name of the file changed to service-config from common --- .../src/main/resources/service-config.xsd | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 services/common/src/main/resources/service-config.xsd diff --git a/services/common/src/main/resources/service-config.xsd b/services/common/src/main/resources/service-config.xsd new file mode 100644 index 000000000..0dd79cfaa --- /dev/null +++ b/services/common/src/main/resources/service-config.xsd @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.47.3