BATCH-1887: Cleanup maven warnings

This commit is contained in:
Chris Schaefer
2012-09-09 01:57:54 -04:00
committed by Dave Syer
parent d512ba8ff2
commit a8d2dd2a3f
3 changed files with 13 additions and 45 deletions

View File

@@ -34,7 +34,7 @@
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-infrastructure</artifactId>
<version>${pom.version}</version>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>hsqldb</groupId>