updated docs/site for 1.1.3 site update

This commit is contained in:
trisberg
2008-11-01 00:59:28 +00:00
parent b430bb2dec
commit 81fadc38d4
4 changed files with 7 additions and 3 deletions

View File

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

View File

@@ -7,7 +7,7 @@
Spring Batch Downloads
The current GA release is <<1.1.1.RELEASE>>, the latest snapshots are <<2.0.0.CI-SNAPSHOT>>.
The current GA release is <<1.1.3.RELEASE>>, the latest snapshots are <<2.0.0.CI-SNAPSHOT>>.
* Zip Downloads
@@ -37,7 +37,7 @@ Spring Batch Downloads
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-core</artifactId>
<version>1.1.1</version>
<version>1.1.3</version>
</dependency>
+---------------

View File

@@ -0,0 +1,2 @@
Release Notes - Spring Batch - Version 1.1.3

View File

@@ -13,6 +13,8 @@
Links:
* {{{1.1.2-1.1.3.html}1.1.2 to 1.1.3}}
* {{{1.1.1-1.1.2.html}1.1.1 to 1.1.2}}
* {{{1.1-1.1.1.html}1.1 to 1.1.1}}