2.0.5 released
This commit is contained in:
@@ -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>
|
||||
|
||||
6
pom.xml
6
pom.xml
@@ -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>
|
||||
|
||||
@@ -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>>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user