diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 2aaa38dff..e829cd102 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.batch spring-batch-archetypes - 1.1.0.DEV-SNAPSHOT + 1.1.0.RELEASE pom Archetypes diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index d438c32e8..4d1dbd758 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 + 1.1.0.RELEASE jar Spring Batch Simple Commandline Archetype diff --git a/dist/pom.xml b/dist/pom.xml index 87c41e569..bc8eee5e5 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.1.0.DEV-SNAPSHOT + 1.1.0.RELEASE .. diff --git a/docs/pom.xml b/docs/pom.xml index f643b5266..8f57ab545 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch - 1.1.0.DEV-SNAPSHOT + 1.1.0.RELEASE .. diff --git a/pom.xml b/pom.xml index 9025429c4..ddc6d154b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ - 1.1.0.DEV-SNAPSHOT + 1.1.0.RELEASE pom spring-batch-infrastructure @@ -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..56f864916 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 + 1.1.0.RELEASE .. diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index a58e5aaac..7a8333def 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 + 1.1.0.RELEASE spring-batch .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 37c15a467..8b9fb44fc 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 + 1.1.0.RELEASE .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 916f93204..e5d181319 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -2,7 +2,7 @@ spring-batch org.springframework.batch - 1.1.0.DEV-SNAPSHOT + 1.1.0.RELEASE .. 4.0.0 @@ -203,4 +203,4 @@ 1.0.0.CI-SNAPSHOT - \ No newline at end of file + diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 98aea38c9..7eb4f9f35 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 + 1.1.0.RELEASE ..