diff --git a/archetypes/pom.xml b/archetypes/pom.xml index b683effbb..2aaa38dff 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -2,11 +2,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 + org.springframework.batch spring-batch-archetypes + 1.1.0.DEV-SNAPSHOT pom Archetypes - - - org.springframework.batch - spring-batch - 1.1.0.DEV-SNAPSHOT - .. - - simple-cli - - - Codehaus - http://repository.codehaus.org/ - - - diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index dd39150c4..2c9326c5e 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -2,18 +2,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 + org.springframework.batch simple-cli-archetype + 1.1.0.DEV-SNAPSHOT jar Spring Batch Simple Commandline Archetype - - org.springframework.batch - spring-batch-archetypes - 1.1.0.DEV-SNAPSHOT - .. - - - + + true + 2.5.5 + + + + + strict + + false + + + + junit @@ -105,4 +113,11 @@ + + + Codehaus + http://repository.codehaus.org/ + + +