diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 7ab6b9989..d49851c19 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -2,14 +2,14 @@ 4.0.0 spring-batch-archetypes - 1.1.0.RELEASE + 1.1.2.CI-SNAPSHOT pom Archetypes org.springframework.batch spring-batch - 1.1.1.RELEASE + 1.1.2.CI-SNAPSHOT .. diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 079fa7a14..ca4237885 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch simple-cli-archetype - 1.1.0.RELEASE + 1.1.2.CI-SNAPSHOT jar Spring Batch Simple Commandline Archetype diff --git a/docs/pom.xml b/docs/pom.xml index d2e493fe3..637bb12ee 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-batch-docs - 1.1.0.RELEASE + 1.1.2.CI-SNAPSHOT Documentation pom Spring Batch Documentation - reference guide and user manuals. @@ -10,7 +10,7 @@ org.springframework.batch spring-batch - 1.1.1.RELEASE + 1.1.2.CI-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 342bd76fd..1bbbbacc0 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ - 1.1.1.RELEASE + 1.1.2.CI-SNAPSHOT pom spring-batch-infrastructure @@ -25,9 +25,9 @@ http://www.springsource.com - http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/1.1.1.RELEASE - scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/1.1.1.RELEASE - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/1.1.1.RELEASE + http://fisheye3.cenqua.com/browse/springframework/spring-batch/trunk + scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk JIRA diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 7646f6f30..a864a0d0e 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-batch-core - 1.1.0.RELEASE + 1.1.2.CI-SNAPSHOT jar Core @@ -13,7 +13,7 @@ org.springframework.batch spring-batch - 1.1.1.RELEASE + 1.1.2.CI-SNAPSHOT .. diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 33d24f674..8f2c3e131 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -1,13 +1,13 @@ 4.0.0 spring-batch-infrastructure-tests - 1.1.0.RELEASE + 1.1.2.CI-SNAPSHOT jar Infrastructure Tests Integration tests for the Spring Batch Infrastructure org.springframework.batch - 1.1.1.RELEASE + 1.1.2.CI-SNAPSHOT spring-batch .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index cb7f95aa8..249e69377 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -1,7 +1,7 @@ 4.0.0 spring-batch-infrastructure - 1.1.0.RELEASE + 1.1.2.CI-SNAPSHOT jar Infrastructure @@ -11,7 +11,7 @@ org.springframework.batch spring-batch - 1.1.1.RELEASE + 1.1.2.CI-SNAPSHOT .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 974ba9daa..0d4181744 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -2,12 +2,12 @@ spring-batch org.springframework.batch - 1.1.1.RELEASE + 1.1.2.CI-SNAPSHOT .. 4.0.0 spring-batch-integration - 1.1.0.RELEASE + 1.1.2.CI-SNAPSHOT Enterprise Integration diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 26faa5ab4..04e17b9f6 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -1,7 +1,7 @@ 4.0.0 spring-batch-samples - 1.1.0.RELEASE + 1.1.2.CI-SNAPSHOT jar Samples @@ -11,7 +11,7 @@ org.springframework.batch spring-batch - 1.1.1.RELEASE + 1.1.2.CI-SNAPSHOT ..