Skip to content

Commit 1061041

Browse files
committed
Updated version numbers based on current release
1 parent 5e0b250 commit 1061041

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/site/apt/downloads.apt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Spring Batch Downloads
99

10-
The current GA release is <<2.2.0.RELEASE>>, the latest snapshots are <<3.0.0.BUILD-SNAPSHOT>>. The version 2.0.x and 1.x branches are now in maintenance (the last release was <<2.0.4.RELEASE>>).
10+
The current GA release is <<2.2.1.RELEASE>>, the latest snapshots are <<3.0.0.BUILD-SNAPSHOT>>. The version 2.0.x and 1.x branches are now in maintenance (the last release was <<2.0.4.RELEASE>>).
1111

1212
For runtime concerns and a container for running a Job as a service see the {{{http://static.springframework.org/spring-batch-admin}Spring Batch Admin}} project and the {{{http://static.springframework.org/spring-batch-admin/getting-started.html}getting started}} link there.
1313

@@ -41,7 +41,7 @@ Source code can also be browsed and downloaded at {{{http://github.com/SpringSou
4141
<dependency>
4242
<groupId>org.springframework.batch</groupId>
4343
<artifactId>spring-batch-core</artifactId>
44-
<version>2.1.9.RELEASE</version>
44+
<version>2.2.1.RELEASE</version>
4545
</dependency>
4646
+---------------
4747

@@ -74,7 +74,7 @@ Source code can also be browsed and downloaded at {{{http://github.com/SpringSou
7474
<dependency>
7575
<groupId>org.springframework.batch</groupId>
7676
<artifactId>org.springframework.batch.core</artifactId>
77-
<version>2.2.0.RELEASE</version>
77+
<version>2.2.1.RELEASE</version>
7878
</dependency>
7979
+---------------
8080

@@ -100,7 +100,7 @@ Source code can also be browsed and downloaded at {{{http://github.com/SpringSou
100100
<dependency>
101101
<groupId>org.springframework.batch</groupId>
102102
<artifactId>spring-batch-core</artifactId>
103-
<version>2.2.0.RELEASE</version>
103+
<version>2.2.1.RELEASE</version>
104104
</dependency>
105105
+---------------
106106

@@ -124,7 +124,7 @@ Source code can also be browsed and downloaded at {{{http://github.com/SpringSou
124124
<dependency>
125125
<groupId>org.springframework.batch</groupId>
126126
<artifactId>org.springframework.batch.core</artifactId>
127-
<version>2.2.0.RELEASE</version>
127+
<version>2.2.1.RELEASE</version>
128128
</dependency>
129129
+---------------
130130

0 commit comments

Comments
 (0)