diff --git a/dist/pom.xml b/dist/pom.xml
index d1d6c9724..f0bf5c8e9 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -20,7 +20,7 @@
../spring-batch-infrastructure
../spring-batch-core
../spring-batch-execution
- ../spring-batch-samples
+ ../spring-batch-samples
diff --git a/dist/src/assembly/no-dependencies.xml b/dist/src/assembly/no-dependencies.xml
index 895aaf6bb..a16886501 100644
--- a/dist/src/assembly/no-dependencies.xml
+++ b/dist/src/assembly/no-dependencies.xml
@@ -33,5 +33,27 @@
+
+
+
+ org.springframework.batch:spring-batch-samples
+
+
+
+
+ samples/${artifactId}
+
+
+
+
+ bin/**
+ target/**
+ **/clover.license
+ *.xml
+
+
+
+
+