diff --git a/spring-batch-samples/.springBeans b/spring-batch-samples/.springBeans index 47c28fb5e..4254475e1 100644 --- a/spring-batch-samples/.springBeans +++ b/spring-batch-samples/.springBeans @@ -26,7 +26,6 @@ src/main/resources/jobs/ibatisJob.xml src/main/resources/jobs/compositeProcessorSampleJob.xml src/main/resources/jobs/footballJob.xml - src/main/resources/beanRefContext.xml src/main/resources/jobs/delegatingJob.xml src/main/resources/jobs/parallelJob.xml src/main/resources/jobs/retrySample.xml diff --git a/spring-batch-samples/src/main/resources/beanRefContext.xml b/spring-batch-samples/src/main/resources/beanRefContext.xml deleted file mode 100644 index c78aaabc1..000000000 --- a/spring-batch-samples/src/main/resources/beanRefContext.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - simple-container-definition.xml - - - - \ No newline at end of file