File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ Downloads
6
6
7
7
* Get the latest Spring Web Services releases here
8
8
9
- * <<Spring-WS 2.0.1 .RELEASE is the current production release (JDK 1.5+)>>
9
+ * <<Spring-WS 2.0.3 .RELEASE is the current production release (JDK 1.5+)>>
10
10
11
- * {{{http://www.springsource.com/download/community?project=Spring%20Web%20Services}Download}} | {{{http://static.springframework.org/spring-ws/docs/2.0.1 .RELEASE/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=106405 }Announcement}}
11
+ * {{{http://www.springsource.com/download/community?project=Spring%20Web%20Services}Download}} | {{{http://static.springframework.org/spring-ws/docs/2.0.3 .RELEASE/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=116164 }Announcement}}
12
12
13
- * <<Spring-WS 2.0.2 is the upcoming production release>>
13
+ * <<Spring-WS 2.0.4 is the upcoming production release>>
14
14
15
15
* {{{snapshots.html}Download nightly snapshots}}
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Snapshot Builds
23
23
<dependency>
24
24
<groupId>org.springframework.ws</groupId>
25
25
<artifactId>spring-ws-core</artifactId>
26
- <version>2.0.2 .RELEASE-SNAPSHOT</version>
26
+ <version>2.0.4 .RELEASE-SNAPSHOT</version>
27
27
</dependency>
28
28
+---------------
29
29
You can’t perform that action at this time.
0 commit comments