diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index d17480d94..1adfca9cd 100644 --- a/spring-batch-core-tests/pom.xml +++ b/spring-batch-core-tests/pom.xml @@ -5,7 +5,7 @@ spring-batch-core-tests jar Tests for Spring Batch Core against Spring 3.0 - + org.springframework.batch spring-batch-parent 2.0.2.CI-SNAPSHOT @@ -30,7 +30,10 @@ stax stax - 1.2.0 + + + javax.annotation + jsr250-api diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index a8f27f613..11f23f124 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 spring-batch-core jar @@ -22,6 +23,10 @@ stax stax + + javax.annotation + jsr250-api + @@ -114,10 +119,6 @@ org.springframework spring-tx - - javax.annotation - jsr250-api - log4j log4j