diff --git a/src/site/apt/downloads.apt b/src/site/apt/downloads.apt index ebcd113cd..584099f14 100644 --- a/src/site/apt/downloads.apt +++ b/src/site/apt/downloads.apt @@ -7,7 +7,7 @@ Spring Batch Downloads - The current GA release is <<2.0.2.RELEASE>>, the latest snapshots are <<2.0.3.CI-SNAPSHOT>>. 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.3.RELEASE>>, the latest snapshots are <<2.1.0.CI-SNAPSHOT>>. 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 org.springframework.batch spring-batch-core - 2.0.2.RELEASE + 2.0.3.RELEASE +--------------- @@ -70,7 +70,7 @@ Spring Batch Downloads org.springframework.batch org.springframework.batch.core - 2.0.2.RELEASE + 2.0.3.RELEASE +--------------- @@ -96,7 +96,7 @@ Spring Batch Downloads org.springframework.batch spring-batch-core - 2.0.2.RELEASE + 2.0.3.RELEASE +--------------- @@ -120,7 +120,7 @@ Spring Batch Downloads org.springframework.batch org.springframework.batch.core - 2.0.2.RELEASE + 2.0.3.RELEASE +--------------- diff --git a/src/site/apt/migration/2.0.2-2.0.3.apt b/src/site/apt/migration/2.0.2-2.0.3.apt new file mode 100644 index 000000000..5de145e43 --- /dev/null +++ b/src/site/apt/migration/2.0.2-2.0.3.apt @@ -0,0 +1,3 @@ +Spring Batch 2.0.2.RELEASE Release Notes + +* TBD \ No newline at end of file diff --git a/src/site/apt/migration/index.apt b/src/site/apt/migration/index.apt index 2a9ec1e73..00c9ecd45 100644 --- a/src/site/apt/migration/index.apt +++ b/src/site/apt/migration/index.apt @@ -15,6 +15,8 @@ * {{{2.0-highlights.html}Highlights of changes between 1.x and 2.0}} + * {{{2.0.2-2.0.3.html}2.0.2.RELEASE to 2.0.3.RELEASE}} + * {{{2.0.1-2.0.2.html}2.0.1.RELEASE to 2.0.2.RELEASE}} * {{{2.0.0-2.0.1.html}2.0.0.RELEASE to 2.0.1.RELEASE}} diff --git a/src/site/apt/snapshots.apt b/src/site/apt/snapshots.apt index 8a3175b4d..445e26918 100644 --- a/src/site/apt/snapshots.apt +++ b/src/site/apt/snapshots.apt @@ -27,7 +27,7 @@ Snapshot Builds org.springframework.batch spring-batch-core - 2.0.2.CI-SNAPSHOT + 2.1.0.CI-SNAPSHOT +--------------- diff --git a/src/site/docbook/reference/index.xml b/src/site/docbook/reference/index.xml index 520a357d0..89a77363d 100644 --- a/src/site/docbook/reference/index.xml +++ b/src/site/docbook/reference/index.xml @@ -5,7 +5,7 @@ Spring Batch - Reference Documentation - Spring Batch 2.0.2.RELEASE + Spring Batch 2.0.3.RELEASE