Tidy docos in archetype
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
</configSuffixes>
|
||||
<enableImports><![CDATA[false]]></enableImports>
|
||||
<configs>
|
||||
<config>src/main/resources/example/simpleJob.xml</config>
|
||||
</configs>
|
||||
<configSets>
|
||||
</configSets>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>simple-cli-archetype</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring Batch Simple Commandline-Archetype</name>
|
||||
<name>Spring Batch Simple Commandline Archetype</name>
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
|
||||
Reference in New Issue
Block a user