Update versions for 2.1.2 release

This commit is contained in:
dsyer
2010-07-09 11:45:50 +00:00
parent 6600deefe8
commit 6f195802b6
3 changed files with 8 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
Spring Batch Downloads
The current GA release is <<2.1,1.RELEASE>>, the latest snapshots are <<2.1.2.CI-SNAPSHOT>>. The version 2.0.x and 1.1.x branches are now in maintenance (the last release was <<2.0.4.RELEASE>>).
The current GA release is <<2.1.2.RELEASE>>, the latest snapshots are <<2.1.3.CI-SNAPSHOT>>. The version 2.0.x and 1.x branches are now in maintenance (the last release was <<2.0.4.RELEASE>>).
* Zip Downloads
@@ -37,7 +37,7 @@ Spring Batch Downloads
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-core</artifactId>
<version>2.1.1.RELEASE</version>
<version>2.1.2.RELEASE</version>
</dependency>
+---------------
@@ -70,7 +70,7 @@ Spring Batch Downloads
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>org.springframework.batch.core</artifactId>
<version>2.1.1.RELEASE</version>
<version>2.1.2.RELEASE</version>
</dependency>
+---------------
@@ -96,7 +96,7 @@ Spring Batch Downloads
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-core</artifactId>
<version>2.1.1.RELEASE</version>
<version>2.1.2.RELEASE</version>
</dependency>
+---------------
@@ -120,7 +120,7 @@ Spring Batch Downloads
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>org.springframework.batch.core</artifactId>
<version>2.1.1.RELEASE</version>
<version>2.1.2.RELEASE</version>
</dependency>
+---------------

View File

@@ -13,6 +13,8 @@
Links:
* {{{2.1.1-2.1.2.html}2.1.1 to 2.1.2}}
* {{{2.1.0-2.1.1.html}2.1.0 to 2.1.1}}
* {{{2.1.0.RC1-2.1.0.html}2.1.0.RC1 to 2.1.0}}

View File

@@ -5,7 +5,7 @@
<bookinfo>
<title>Spring Batch - Reference Documentation</title>
<releaseinfo>Spring Batch 2.1.1</releaseinfo>
<releaseinfo>Spring Batch 2.1.2</releaseinfo>
<authorgroup>
<author>