diff --git a/docs/pom.xml b/docs/pom.xml index bedbd17c8..b64e510f7 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch - 1.0.0.m4-SNAPSHOT + 1.0.0.m4 .. diff --git a/pom.xml b/pom.xml index 0392b1392..a17dbd060 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 org.springframework.batch @@ -11,7 +9,7 @@ - 1.0.0.m4-SNAPSHOT + 1.0.0.m4 pom @@ -29,15 +27,9 @@ http://www.springsource.com - - http://fisheye3.cenqua.com/browse/springframework/spring-batch/trunk - - - scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk - - - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk - + http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.0.m4 + scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m4 + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m4 JIRA @@ -224,14 +216,11 @@ Creating JUnit reports - + - + - + @@ -636,4 +625,4 @@ - + \ No newline at end of file diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index ea60268cd..039e2cdd1 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 spring-batch-core @@ -14,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.0.m4-SNAPSHOT + 1.0.0.m4 .. @@ -87,4 +85,4 @@ - + \ No newline at end of file diff --git a/spring-batch-execution/pom.xml b/spring-batch-execution/pom.xml index 632a37af0..4979ccafd 100644 --- a/spring-batch-execution/pom.xml +++ b/spring-batch-execution/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 spring-batch-execution @@ -14,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.0.m4-SNAPSHOT + 1.0.0.m4 .. @@ -105,159 +103,105 @@ generate-sources - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + @@ -279,4 +223,4 @@ - + \ No newline at end of file diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index a81ade9b4..b2362dff5 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.0.m4-SNAPSHOT + 1.0.0.m4 .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 6eafeac05..5ae4681a0 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch - 1.0.0.m4-SNAPSHOT + 1.0.0.m4 spring-batch .. diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index abdd0898e..099695463 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -11,7 +11,7 @@ org.springframework.batch spring-batch - 1.0.0.m4-SNAPSHOT + 1.0.0.m4 .. @@ -87,11 +87,11 @@ aspectjweaver test - - hsqldb - hsqldb - test - + + hsqldb + hsqldb + test + commons-io commons-io @@ -319,4 +319,4 @@ - + \ No newline at end of file