diff --git a/dist/pom.xml b/dist/pom.xml
index 325d937df..87c41e569 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -12,7 +12,7 @@
org.springframework.batch
spring-batch
- 1.0.1.dev-SNAPSHOT
+ 1.1.0.DEV-SNAPSHOT
..
diff --git a/docs/pom.xml b/docs/pom.xml
index f648bd045..f643b5266 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -9,7 +9,7 @@
org.springframework.batch
spring-batch
- 1.0.1.dev-SNAPSHOT
+ 1.1.0.DEV-SNAPSHOT
..
diff --git a/pom.xml b/pom.xml
index 94949e9b7..0c6f0f4c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
- 1.0.1.dev-SNAPSHOT
+ 1.1.0.DEV-SNAPSHOT
pom
spring-batch-infrastructure
diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml
index 0dc052caf..b940fbb86 100644
--- a/spring-batch-core/pom.xml
+++ b/spring-batch-core/pom.xml
@@ -12,7 +12,7 @@
org.springframework.batch
spring-batch
- 1.0.1.dev-SNAPSHOT
+ 1.1.0.DEV-SNAPSHOT
..
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index dab48d742..37c15a467 100644
--- a/spring-batch-infrastructure/pom.xml
+++ b/spring-batch-infrastructure/pom.xml
@@ -10,7 +10,7 @@
org.springframework.batch
spring-batch
- 1.0.1.dev-SNAPSHOT
+ 1.1.0.DEV-SNAPSHOT
..
diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml
index 1b7b33122..a98084a5c 100644
--- a/spring-batch-integration/pom.xml
+++ b/spring-batch-integration/pom.xml
@@ -7,7 +7,7 @@
Integration tests for the Spring Batch Infrastructure
org.springframework.batch
- 1.0.1.dev-SNAPSHOT
+ 1.1.0.DEV-SNAPSHOT
spring-batch
..
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index b0875e309..b6341d087 100644
--- a/spring-batch-samples/pom.xml
+++ b/spring-batch-samples/pom.xml
@@ -10,7 +10,7 @@
org.springframework.batch
spring-batch
- 1.0.1.dev-SNAPSHOT
+ 1.1.0.DEV-SNAPSHOT
..