Working on 2.0.4 release

This commit is contained in:
Arjen Poutsma
2012-01-27 11:16:14 +00:00
parent 8ed8b070c1
commit d9c7a7ae49
4 changed files with 29 additions and 4 deletions

View File

@@ -6,10 +6,10 @@ Downloads
* Get the latest Spring Web Services releases here
* <<Spring-WS 2.0.1.RELEASE is the current production release (JDK 1.5+)>>
* <<Spring-WS 2.0.4.RELEASE is the current production release (JDK 1.5+)>>
* {{{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}}
* {{{http://www.springsource.com/download/community?project=Spring%20Web%20Services}Download}} | {{{http://static.springframework.org/spring-ws/docs/2.0.4.RELEASE/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=122440}Announcement}}
* <<Spring-WS 2.0.2 is the upcoming production release>>
* <<Spring-WS 2.0.5 is the upcoming production release>>
* {{{snapshots.html}Download nightly snapshots}}

View File

@@ -23,7 +23,7 @@ Snapshot Builds
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-core</artifactId>
<version>2.0.2.RELEASE-SNAPSHOT</version>
<version>2.0.5.RELEASE-SNAPSHOT</version>
</dependency>
+---------------