diff --git a/dictionary.txt b/dictionary.txt
index 7a1be2afb..a702477d9 100644
--- a/dictionary.txt
+++ b/dictionary.txt
@@ -82,3 +82,4 @@ middleware
fallback
idempotent
reconstitute
+async
diff --git a/pom.xml b/pom.xml
index 737b92ac2..44764a323 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,5 @@
-
+
4.0.0
org.springframework.batch
org.springframework.batch
@@ -19,8 +18,8 @@
spring-batch-samples
docs
- archetypes
-
+ version
+
http://www.springframework.org/spring-batch
SpringSource
@@ -54,7 +53,7 @@
true
- 3.0.0.BUILD-SNAPSHOT
+ 2.5.6.A
1.0.0.M1
@@ -199,12 +198,12 @@
Aggregating XSL reports
-
+
-
+
-
+
-
-
-
+
+
+
@@ -273,19 +271,18 @@
Creating JUnit reports
-
+
-
+
-
+
Creating Emma reports
-
-
-
-
+
+
+
+
@@ -442,6 +439,16 @@
4.4
test
+
+
+ org.junit
+ com.springsource.org.junit
+ 4.4.0
+ test
+
org.easymock
com.springsource.org.easymock
@@ -809,4 +816,4 @@
-
+
\ No newline at end of file
diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml
index 9a990f7c2..5c50f9b59 100644
--- a/spring-batch-core/pom.xml
+++ b/spring-batch-core/pom.xml
@@ -106,10 +106,6 @@
org.springframework
org.springframework.transaction
-
- org.springframework
- org.springframework.expression
-
javax.annotation
com.springsource.javax.annotation