diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index 83e921951..06e20952a 100644
--- a/spring-batch-samples/pom.xml
+++ b/spring-batch-samples/pom.xml
@@ -12,6 +12,10 @@
2.1.0.CI-SNAPSHOT
../spring-batch-parent
+
+
+ hsql
+
tiger
@@ -244,6 +248,17 @@
+
+ maven-surefire-plugin
+
+
+
+ org.springframework.batch.support.SystemPropertyInitializer.ENVIRONMENT
+ ${environment}
+
+
+
+
org.apache.maven.plugins
maven-antrun-plugin