2.0.5 released

This commit is contained in:
Arjen Poutsma
2012-05-04 13:56:59 +00:00
parent be7a0c3a68
commit 4dec3a76cd
3 changed files with 14 additions and 2 deletions

View File

@@ -20,11 +20,17 @@
</licenses>
<distributionManagement>
<downloadUrl>http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl>
<repository>
<id>spring-local-repo</id>
<url>file:///Users/arjen/Projects/Spring/repo</url>
</repository>
<!--
<repository>
<id>spring-release</id>
<name>Spring Release Repository</name>
<url>s3://maven.springframework.org/release</url>
</repository>
-->
<snapshotRepository>
<id>spring-snapshot</id>
<name>Spring Snapshot Repository</name>

View File

@@ -78,11 +78,17 @@
</licenses>
<distributionManagement>
<downloadUrl>http://www.springsource.com/download/community?project=Spring%20Web%20Services</downloadUrl>
<repository>
<id>spring-local-repo</id>
<url>file:///Users/arjen/Projects/Spring/repo</url>
</repository>
<!--
<repository>
<id>spring-release</id>
<name>Spring Release Repository</name>
<url>s3://maven.springframework.org/release</url>
</repository>
-->
<snapshotRepository>
<id>spring-s3</id>
<name>Spring Snapshot Repository</name>

View File

@@ -6,9 +6,9 @@ Downloads
* Get the latest Spring Web Services releases here
* <<Spring-WS 2.0.4.RELEASE is the current production release (JDK 1.5+)>>
* <<Spring-WS 2.0.5.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.4.RELEASE/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=122440}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=126098}Announcement}}
* <<Spring-WS 2.0.5 is the upcoming production release>>