diff --git a/dist/pom.xml b/dist/pom.xml
index 7b139e363..bfcd1847c 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -12,7 +12,7 @@
org.springframework.batch
spring-batch
- 1.0.0.m4-SNAPSHOT
+ 1.0.0.m5-SNAPSHOT
..
diff --git a/dist/src/assembly/with-dependencies.xml b/dist/src/assembly/with-dependencies.xml
index 249a1115d..a340230be 100644
--- a/dist/src/assembly/with-dependencies.xml
+++ b/dist/src/assembly/with-dependencies.xml
@@ -1,104 +1,162 @@
-
- with-dependencies
-
- zip
-
-
- src/assembly/docs.xml
- src/assembly/parent.xml
-
- true
-
-
-
- org.springframework.batch:spring-batch-core
- org.springframework.batch:spring-batch-execution
- org.springframework.batch:spring-batch-infrastructure
-
-
- false
- dist/${artifactId}-${version}.${extension}
- false
-
-
-
-
- org.springframework.batch:spring-batch-core
- org.springframework.batch:spring-batch-execution
- org.springframework.batch:spring-batch-infrastructure
-
-
- false
- dist/${artifactId}-${version}-sources.${extension}
- false
-
- target/${artifactId}-${version}-sources.${extension}
-
-
-
- sources/lib/${groupId}/${artifactId}-${version}.${extension}
- runtime
-
- org.springframework.batch:spring-batch
- org.springframework.batch:spring-batch-core
- org.springframework.batch:spring-batch-execution
- org.springframework.batch:spring-batch-infrastructure
-
-
-
- sources/lib/${groupId}/${artifactId}-${version}.${extension}
- provided
-
-
-
-
- sources/${artifactId}
-
-
-
- bin/**
- target/**
-
-
-
-
-
-
-
- org.springframework.batch:spring-batch-samples
-
-
- false
- samples/${artifactId}-${version}.${extension}
- false
-
-
- samples/lib/${groupId}/${artifactId}-${version}.${extension}
- runtime
-
- org.springframework.batch:spring-batch
- org.springframework.batch:spring-batch-core
- org.springframework.batch:spring-batch-execution
- org.springframework.batch:spring-batch-infrastructure
-
-
-
- sources/lib/${groupId}/${artifactId}-${version}.${extension}
- provided
-
-
-
-
- samples/${artifactId}
-
-
-
- bin/**
- target/**
-
-
-
-
-
-
-
+
+ with-dependencies
+
+ zip
+
+
+ src/assembly/docs.xml
+
+ src/assembly/parent.xml
+
+
+ true
+
+
+
+
+ org.springframework.batch:spring-batch-core
+
+
+ org.springframework.batch:spring-batch-execution
+
+
+ org.springframework.batch:spring-batch-infrastructure
+
+
+
+ false
+
+ dist/${artifactId}-${version}.${extension}
+
+ false
+
+
+
+
+
+ org.springframework.batch:spring-batch-core
+
+
+ org.springframework.batch:spring-batch-execution
+
+
+ org.springframework.batch:spring-batch-infrastructure
+
+
+
+ false
+
+ dist/${artifactId}-${version}-sources.${extension}
+
+ false
+
+
+ target/${artifactId}-${version}-sources.${extension}
+
+
+
+
+
+ sources/lib/${groupId}/${artifactId}-${version}.${extension}
+
+ runtime
+
+
+ org.springframework.batch:spring-batch
+
+
+ org.springframework.batch:spring-batch-core
+
+
+ org.springframework.batch:spring-batch-execution
+
+
+ org.springframework.batch:spring-batch-infrastructure
+
+
+
+
+
+ sources/lib/${groupId}/${artifactId}-${version}.${extension}
+
+ provided
+
+
+
+
+
+ sources/${artifactId}
+
+
+
+
+ bin/**
+ target/**
+
+
+
+
+
+
+
+
+ org.springframework.batch:spring-batch-samples
+
+
+
+ false
+
+ samples/${artifactId}-${version}.${extension}
+
+ false
+
+
+
+ samples/lib/${groupId}/${artifactId}-${version}.${extension}
+
+ runtime
+
+
+ org.springframework.batch:spring-batch
+
+
+ org.springframework.batch:spring-batch-core
+
+
+ org.springframework.batch:spring-batch-execution
+
+
+ org.springframework.batch:spring-batch-infrastructure
+
+
+
+
+
+ samples/lib/${groupId}/${artifactId}-${version}.${extension}
+
+ provided
+
+
+
+ samples/lib/${groupId}/${artifactId}-${version}.${extension}
+
+ test
+
+
+
+
+
+ samples/${artifactId}
+
+
+
+
+ bin/**
+ target/**
+
+
+
+
+
+
+