diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 0f18ba66d..8dd656eb4 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -19,7 +19,7 @@ org.springframework.batch spring-batch - 1.1.0.DEV-SNAPSHOT + 2.0.0.CI-SNAPSHOT .. diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index d3170eb59..20988a61d 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.batch simple-cli-archetype - 1.1.0.DEV-SNAPSHOT + 2.0.0.CI-SNAPSHOT jar Spring Batch Simple Commandline Archetype diff --git a/dist/pom.xml b/dist/pom.xml index 87c41e569..4584db967 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.1.0.DEV-SNAPSHOT + 2.0.0.CI-SNAPSHOT .. diff --git a/docs/pom.xml b/docs/pom.xml index f643b5266..94f5dde34 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch - 1.1.0.DEV-SNAPSHOT + 2.0.0.CI-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 9025429c4..57543cf38 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ - 1.1.0.DEV-SNAPSHOT + 2.0.0.CI-SNAPSHOT pom spring-batch-infrastructure @@ -315,8 +315,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.4 - 1.4 + 1.5 + 1.5 @@ -713,4 +713,4 @@ https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext - \ No newline at end of file + diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index eff1631b3..2f033303c 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.1.0.DEV-SNAPSHOT + 2.0.0.CI-SNAPSHOT .. diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index a58e5aaac..e4fe0a4c4 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -7,7 +7,7 @@ Integration tests for the Spring Batch Infrastructure org.springframework.batch - 1.1.0.DEV-SNAPSHOT + 2.0.0.CI-SNAPSHOT spring-batch .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 37c15a467..c01cbe945 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch - 1.1.0.DEV-SNAPSHOT + 2.0.0.CI-SNAPSHOT .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 916f93204..e4af0f23d 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -2,23 +2,12 @@ spring-batch org.springframework.batch - 1.1.0.DEV-SNAPSHOT + 2.0.0.CI-SNAPSHOT .. 4.0.0 spring-batch-integration Enterprise Integration - - - - maven-compiler-plugin - - 1.5 - 1.5 - - - - @@ -201,6 +190,6 @@ - 1.0.0.CI-SNAPSHOT + 1.0.0.M5 \ No newline at end of file diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 98aea38c9..6c4ec53de 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch - 1.1.0.DEV-SNAPSHOT + 2.0.0.CI-SNAPSHOT ..