diff --git a/infrastructure/pom.xml b/infrastructure/pom.xml index 062d4e069..ad79128d7 100644 --- a/infrastructure/pom.xml +++ b/infrastructure/pom.xml @@ -1,220 +1,220 @@ + xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - - org.springframework.batch - spring-batch - 1.0-SNAPSHOT - - 4.0.0 - spring-batch-infrastructure - jar - Spring Batch Infrastructure - - The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing - applications and optimisations. - - - - - org.apache.maven.plugins - maven-clover-plugin - - ${basedir}/src/test/resources/clover.license - - - - pre-site - - instrument - - - - - - - - - junit - junit - 3.8.1 - test - - - org.springframework - spring - 2.0.3 - - - backport-util-concurrent - backport-util-concurrent - 3.0 - - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - 1.0 - - - mockobjects - mockobjects-jdk1.4-j2ee1.3 - - - mockobjects - mockobjects-core - - - - - commons-logging - commons-logging - 1.1 - - - avalon-framework - avalon-framework - - - logkit - logkit - - - javax.servlet - servlet-api - - - - - org.springframework - spring-mock - 2.0.3 - - - org.springframework - spring-aop - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - org.springframework - spring-dao - - - org.springframework - spring-jdbc - - - org.springframework - spring-jpa - - - org.springframework - spring-support - - - org.springframework - spring-web - - - org.springframework - spring-webmvc - - - - - easymock - easymock - 1.1 - test - - - com.thoughtworks.xstream - xstream - 1.2.1 - - - stax - stax - 1.2.0 - - - commons-validator - commons-validator - 1.1.4 - - - org.apache.derby - derby - 10.1.1.0 - test - - - commons-io - commons-io - 1.2 - test - - - com.experlog - xapool - 1.5.0 - - - commons-collections - commons-collections - 3.1 - - - commons-dbcp - commons-dbcp - 1.2.1 - - - geronimo-spec - geronimo-spec-j2ee - 1.4-rc4 - - - jotm - jotm - 2.0.10 - - - javax.transaction - jta - - - javax.resource - connector - - - - - org.springmodules - spring-modules-validation - 0.7 - - - - - - org.apache.maven.plugins - maven-clover-plugin - - - + + org.springframework.batch + spring-batch + 1.0-SNAPSHOT + + 4.0.0 + spring-batch-infrastructure + jar + Spring Batch Infrastructure + + The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing + applications and optimizations. + + + + + org.apache.maven.plugins + maven-clover-plugin + + ${basedir}/src/test/resources/clover.license + + + + pre-site + + instrument + + + + + + + + + junit + junit + 3.8.1 + test + + + org.springframework + spring + 2.0.3 + + + backport-util-concurrent + backport-util-concurrent + 3.0 + + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + 1.0 + + + mockobjects + mockobjects-jdk1.4-j2ee1.3 + + + mockobjects + mockobjects-core + + + + + commons-logging + commons-logging + 1.1 + + + avalon-framework + avalon-framework + + + logkit + logkit + + + javax.servlet + servlet-api + + + + + org.springframework + spring-mock + 2.0.3 + + + org.springframework + spring-aop + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-dao + + + org.springframework + spring-jdbc + + + org.springframework + spring-jpa + + + org.springframework + spring-support + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + + + easymock + easymock + 1.1 + test + + + com.thoughtworks.xstream + xstream + 1.2.1 + + + stax + stax + 1.2.0 + + + commons-validator + commons-validator + 1.1.4 + + + org.apache.derby + derby + 10.1.1.0 + test + + + commons-io + commons-io + 1.2 + test + + + com.experlog + xapool + 1.5.0 + + + commons-collections + commons-collections + 3.1 + + + commons-dbcp + commons-dbcp + 1.2.1 + + + geronimo-spec + geronimo-spec-j2ee + 1.4-rc4 + + + jotm + jotm + 2.0.10 + + + javax.transaction + jta + + + javax.resource + connector + + + + + org.springmodules + spring-modules-validation + 0.7 + + + + + + org.apache.maven.plugins + maven-clover-plugin + + +