updated docs/site for 1.1.3 site update
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
+---------------
|
||||
|
||||
|
||||
2
src/site/apt/migration/1.1.2-1.1.3.apt
Normal file
2
src/site/apt/migration/1.1.2-1.1.3.apt
Normal file
@@ -0,0 +1,2 @@
|
||||
Release Notes - Spring Batch - Version 1.1.3
|
||||
|
||||
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user