diff --git a/integration/pom.xml b/integration/pom.xml index 60ef22a51..8994f4a85 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1,138 +1,157 @@ - - - 4.0.0 - spring-batch-integration - jar - Integration Tests - - Integration tests for the Spring Batch Infrastructure - - - - org.springframework.batch - 1.0-m3-SNAPSHOT - spring-batch - .. - - - - - true - - - - - org.springframework.batch - spring-batch-infrastructure - ${project.version} - - - org.springframework - spring-test - - - hsqldb - hsqldb - test - - - commons-io - commons-io - - - org.apache.derby - derby - 10.2.1.6 - - - org.apache.activemq - activemq-core - 5.0-SNAPSHOT-10 - - - commons-logging - commons-logging - - - mx4j - mx4j - - - org.apache.geronimo.specs - - geronimo-j2ee-management_1.0_spec - - - - test - - - junit - junit - - - easymock - easymock - - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - 1.0 - - - mockobjects - mockobjects-jdk1.4-j2ee1.3 - - - mockobjects - mockobjects-core - - - - - xmlunit - xmlunit - 1.1 - test - true - - - org.springframework.ws - spring-oxm - 1.0.0 - test - true - - - org.springframework - spring-beans - - - org.springframework - spring-core - - - - - org.codehaus.castor - castor - 1.1.2 - test - true - - - stax - stax - true - - - com.thoughtworks.xstream - xstream - 1.2.1 - true - - - - + + + 4.0.0 + spring-batch-integration + jar + Integration Tests + + Integration tests for the Spring Batch Infrastructure + + + + org.springframework.batch + 1.0-m3-SNAPSHOT + spring-batch + .. + + + + + true + + + + + org.springframework.batch + spring-batch-infrastructure + ${project.version} + + + org.springframework + spring-test + + + hsqldb + hsqldb + test + + + commons-io + commons-io + + + org.apache.derby + derby + 10.2.1.6 + + + org.apache.activemq + activemq-core + 5.0-SNAPSHOT-10 + + + commons-logging + commons-logging + + + mx4j + mx4j + + + org.apache.geronimo.specs + + geronimo-j2ee-management_1.0_spec + + + + test + + + junit + junit + + + easymock + easymock + + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + 1.0 + + + mockobjects + mockobjects-jdk1.4-j2ee1.3 + + + mockobjects + mockobjects-core + + + + + org.apache.geronimo.specs + geronimo-j2ee-management_1.1_spec + 1.0-M1 + + + xmlunit + xmlunit + 1.1 + test + true + + + org.springframework.ws + spring-oxm + 1.0.0 + test + true + + + org.springframework + spring-beans + + + org.springframework + spring-core + + + + + org.codehaus.castor + castor + 1.1.2 + test + + + xerces + xerces + + + true + + + xerces + xercesImpl + 2.4.0 + true + + + stax + stax + true + + + com.thoughtworks.xstream + xstream + 1.2.1 + true + + + + \ No newline at end of file