twaeks for RC1 site build
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
Spring Batch Downloads
|
||||
|
||||
The current GA release is <<2.1.0.M4>>, the latest snapshots are <<2.1.0.CI-SNAPSHOT>>. The version 2.0.x branch is still open for bugfixes (the last release was <<2.0.3.RELEASE>>). The version 1.1.x branch is now in maintenance (the last release was <<1.1.4.RELEASE>>).
|
||||
The current GA release is <<2.0.4.RELEASE>>, the latest stable development version is <<2.1.0.RC1>> the latest snapshots are <<2.1.0.CI-SNAPSHOT>>. The version 2.0.x branch is still open for bugfixes. The version 1.1.x branch is now in maintenance (the last release was <<1.1.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.0.M4</version>
|
||||
<version>2.1.0.RC1</version>
|
||||
</dependency>
|
||||
+---------------
|
||||
|
||||
@@ -70,7 +70,7 @@ Spring Batch Downloads
|
||||
<dependency>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>org.springframework.batch.core</artifactId>
|
||||
<version>2.1.0.M4</version>
|
||||
<version>2.1.0.RC1</version>
|
||||
</dependency>
|
||||
+---------------
|
||||
|
||||
@@ -96,7 +96,7 @@ Spring Batch Downloads
|
||||
<dependency>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch-core</artifactId>
|
||||
<version>2.1.0.M4</version>
|
||||
<version>2.1.0.RC1</version>
|
||||
</dependency>
|
||||
+---------------
|
||||
|
||||
@@ -120,7 +120,7 @@ Spring Batch Downloads
|
||||
<dependency>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>org.springframework.batch.core</artifactId>
|
||||
<version>2.1.0.M4</version>
|
||||
<version>2.1.0.RC1</version>
|
||||
</dependency>
|
||||
+---------------
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<bookinfo>
|
||||
<title>Spring Batch - Reference Documentation</title>
|
||||
|
||||
<releaseinfo>Spring Batch 2.1.0.M4</releaseinfo>
|
||||
<releaseinfo>Spring Batch 2.1.0.RC1</releaseinfo>
|
||||
|
||||
<authorgroup>
|
||||
<author>
|
||||
|
||||
Reference in New Issue
Block a user