Backported changes 7473:7478 from RC2

This commit is contained in:
Arjen Poutsma
2007-06-15 14:43:15 +00:00
parent ce541666ce
commit 2b9e435ec3
4 changed files with 7 additions and 7 deletions

View File

@@ -6,11 +6,11 @@ Downloads
* Get the latest Spring Web Services releases here
* <<Spring-WS 1.0 RC1 is the current development release>>
* <<Spring-WS 1.0 RC2 is the current development release>>
* {{{http://sourceforge.net/project/showfiles.php?group_id=73357&package_id=178569&release_id=509928}Downloads}} | {{{http://static.springframework.org/spring-ws/docs/1.0-rc1/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=38978}Announcement}}
* {{{http://sourceforge.net/project/showfiles.php?group_id=73357&package_id=178569&release_id=516288}Downloads}} | {{{http://static.springframework.org/spring-ws/docs/1.0-rc2/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=40148}Announcement}}
* <<Spring-WS 1.0 RC2 is the upcoming development release>>
* <<Spring-WS 1.0 RC3 is the upcoming development release>>
* {{{snapshots.html}Download nighly snapshots}}

View File

@@ -23,8 +23,8 @@ Snapshot Builds
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-core</artifactId>
<version>1.0-rc2-SNAPSHOT</version>
<version>1.0-rc3-SNAPSHOT</version>
</dependency>
+---------------
Additionally, there are {{{http://s3browse.com/explore/maven.springframework.org/org/springframework/ws/spring-ws/1.0-rc2-SNAPSHOT/}zips}} available which contain all jars.
Additionally, there are {{{http://s3browse.com/explore/maven.springframework.org/org/springframework/ws/spring-ws/1.0-rc3-SNAPSHOT/}zips}} available which contain all jars.