diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml
index bff958f97..e8db927ca 100644
--- a/spring-batch-parent/pom.xml
+++ b/spring-batch-parent/pom.xml
@@ -14,7 +14,7 @@
true
2.5.6.A
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.M1A
diff --git a/src/assembly/with-dependencies.xml b/src/assembly/with-dependencies.xml
index db37a2ec3..baacaefa5 100644
--- a/src/assembly/with-dependencies.xml
+++ b/src/assembly/with-dependencies.xml
@@ -129,7 +129,7 @@
lib/${module.artifactId}-${module.version}.${module.extension}
- runtime
+ test
org.springframework.batch:org.springframework.batch.parent
@@ -145,12 +145,6 @@
-
-
- lib/${module.artifactId}-${module.version}.${module.extension}
-
- provided
-
@@ -165,46 +159,6 @@
samples
false
-
-
- lib/${module.artifactId}-${module.version}.${module.extension}
-
- runtime
-
-
- org.springframework.batch:org.springframework.batch.parent
-
-
- org.springframework.batch:org.springframework.batch.test
-
-
- org.springframework.batch:org.springframework.batch.core
-
-
- org.springframework.batch:org.springframework.batch.infrastructure
-
-
-
-
-
- lib/${module.artifactId}-${module.version}.${module.extension}
-
- provided
-
-
- org.springframework.batch:org.springframework.batch.parent
-
-
- org.springframework.batch:org.springframework.batch.test
-
-
- org.springframework.batch:org.springframework.batch.core
-
-
- org.springframework.batch:org.springframework.batch.infrastructure
-
-
-
lib/${module.artifactId}-${module.version}.${module.extension}