diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml
index b55322cdc..83d38e6f6 100644
--- a/archetypes/simple-cli/pom.xml
+++ b/archetypes/simple-cli/pom.xml
@@ -8,8 +8,11 @@
jar
Commandline
http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype
- This project is a minimal command line batch sample from Spring Batch. Once installed you can use "mvn exec:java" to see the job run; or if you ship the lib directory you can put the project jar on the classpath and run the CommandLineJobRunner directly or with "java -jar".
-
+ This project is a minimal command line batch sample from
+ Spring Batch. Once installed you can use "mvn exec:java" to
+ see the job run; or if you ship the lib directory you can put
+ the project jar on the classpath and run the
+ CommandLineJobRunner directly or with "java -jar".
true
2.5.6
@@ -127,15 +130,6 @@
-
- maven-jar-plugin
- 2.3
-
-
- ${project.build.outputDirectory}/META-INF/MANIFEST.MF
-
-
-