BATCH-1920 - Corrected pom and removed unused reference to JdbcTemplate

This commit is contained in:
Michael Minella
2012-12-18 13:46:10 -06:00
parent 96f870af4f
commit 95ccb1a229
3 changed files with 4 additions and 15 deletions

View File

@@ -9,7 +9,6 @@
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd">
<beans:import resource="classpath:/META-INF/spring/config-beans.xml"/>
<!-- <beans:import resource="classpath:/META-INF/spring/batch-beans.xml"/> -->
<beans:import resource="classpath:/META-INF/spring/jobs/messaging/rabbitmq-beans.xml"/>
<beans:import resource="classpath:/META-INF/spring/jobs/amqp/amqp-example-job-beans.xml"/>