From ffaa5992a4cf2808e04d80a8b2ffa0a122bf3049 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Wed, 8 Jul 2009 20:12:52 +0000 Subject: [PATCH] moved config to same package as code --- .../org/springframework/integration/samples/quote/quoteDemo.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename spring-integration-samples/quote/src/main/{resources => java}/org/springframework/integration/samples/quote/quoteDemo.xml (100%) diff --git a/spring-integration-samples/quote/src/main/resources/org/springframework/integration/samples/quote/quoteDemo.xml b/spring-integration-samples/quote/src/main/java/org/springframework/integration/samples/quote/quoteDemo.xml similarity index 100% rename from spring-integration-samples/quote/src/main/resources/org/springframework/integration/samples/quote/quoteDemo.xml rename to spring-integration-samples/quote/src/main/java/org/springframework/integration/samples/quote/quoteDemo.xml