diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 2c9326c5e..d438c32e8 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -11,7 +11,7 @@ @@ -96,13 +96,8 @@ exec-maven-plugin 1.1 - java + org.springframework.batch.core.launch.support.CommandLineJobRunner - -classpath - - - org.springframework.batch.core.launch.support.CommandLineJobRunner example/simpleJob.xml