From 3e3c548210d31c5bfbd850d00b58dbafc098eeea Mon Sep 17 00:00:00 2001 From: dsyer Date: Mon, 12 Jan 2009 12:16:27 +0000 Subject: [PATCH] Move hbm.xml mappings to more conventional location --- spring-batch-samples/src/main/resources/hibernate-context.xml | 2 +- .../batch/sample/domain/trade}/CustomerCredit.hbm.xml | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename spring-batch-samples/src/main/resources/{ => org/springframework/batch/sample/domain/trade}/CustomerCredit.hbm.xml (100%) diff --git a/spring-batch-samples/src/main/resources/hibernate-context.xml b/spring-batch-samples/src/main/resources/hibernate-context.xml index 3bf4e30e9..baf2a9b5e 100644 --- a/spring-batch-samples/src/main/resources/hibernate-context.xml +++ b/spring-batch-samples/src/main/resources/hibernate-context.xml @@ -5,7 +5,7 @@ - +