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

@@ -20,7 +20,7 @@
<dependency>
<groupId>com.vmware.sqlfire</groupId>
<artifactId>sqlfireclient</artifactId>
<version>1.0.3</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.batch</groupId>