diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index b4fb855f7..30ce66e1b 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.batch spring-batch-simple-cli @@ -160,6 +161,45 @@ + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + com.springsource.bundlor + com.springsource.bundlor.maven + [1.0,) + + bundlor + + + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [1.0,) + + copy-dependencies + + + + + + + + + + diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index afead9a2e..c5375d8a1 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.batch spring-batch-parent @@ -238,6 +239,45 @@ + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + com.springsource.bundlor + com.springsource.bundlor.maven + [1.0,) + + bundlor + + + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + [1.0,) + + run + + + + + + + + + + diff --git a/spring-batch-samples/hsql-manager.launch b/spring-batch-samples/hsql-manager.launch index 597e057c2..339e9b47b 100644 --- a/spring-batch-samples/hsql-manager.launch +++ b/spring-batch-samples/hsql-manager.launch @@ -7,8 +7,9 @@ + - + diff --git a/spring-batch-samples/hsql-server.launch b/spring-batch-samples/hsql-server.launch index 8990a9d27..3b569d6d3 100644 --- a/spring-batch-samples/hsql-server.launch +++ b/spring-batch-samples/hsql-server.launch @@ -7,9 +7,10 @@ + - + diff --git a/spring-batch-samples/jmxLauncher.launch b/spring-batch-samples/jmxLauncher.launch index 816955fd7..ef309a72e 100644 --- a/spring-batch-samples/jmxLauncher.launch +++ b/spring-batch-samples/jmxLauncher.launch @@ -1,9 +1,10 @@ + - + diff --git a/spring-batch-samples/jobLauncher.launch b/spring-batch-samples/jobLauncher.launch index 55cdc9acd..5c39d9e9a 100644 --- a/spring-batch-samples/jobLauncher.launch +++ b/spring-batch-samples/jobLauncher.launch @@ -1,9 +1,10 @@ + - +