Cleaned up merge issues and warnings in POM files

This commit is contained in:
Michael Minella
2013-11-22 17:12:22 -06:00
parent 3dcbb44906
commit 8bee7ac310
3 changed files with 0 additions and 18 deletions

View File

@@ -21,7 +21,6 @@
<dependency>
<groupId>javax.batch</groupId>
<artifactId>javax.batch-api</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>com.ibm.jbatch</groupId>
@@ -35,7 +34,6 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.2.132</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>