Skip to content

Commit 39fe134

Browse files
committed
Updated site
1 parent d7865e0 commit 39fe134

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

src/site/apt/downloads/releases.apt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ Downloads
1010

1111
* {{{http://sourceforge.net/project/showfiles.php?group_id=73357&package_id=178569&release_id=552258}Download}} | {{{http://static.springframework.org/spring-ws/docs/1.0.2/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=45879}Announcement}}
1212

13-
14-
* <<Spring-WS 1.0.3 is the upcoming development release>>
13+
* <<Spring-WS 1.5.0 Milestone 1 is the current development preview>>
1514

16-
* {{{snapshots.html}Download nighly snapshots}}
15+
* {{{http://sourceforge.net/project/showfiles.php?group_id=73357&package_id=178569&release_id=560091}Download}} | {{{http://static.springframework.org/spring-ws/docs/1.5.0-m1/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=47217}Announcement}}
16+
17+
* <<Spring-WS 1.5.0 Milestone 2 is the upcoming development release>>
18+
19+
* {{{snapshots.html}Download nightly snapshots}}

src/site/apt/downloads/snapshots.apt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ Snapshot Builds
2323
<dependency>
2424
<groupId>org.springframework.ws</groupId>
2525
<artifactId>spring-ws-core</artifactId>
26-
<version>1.0.3-SNAPSHOT</version>
26+
<version>1.5.0-m2-SNAPSHOT</version>
2727
</dependency>
2828
+---------------
2929

3030
Additionally, there are
31-
{{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/ws/spring-ws/1.0.3-SNAPSHOT/}zips}}
32-
available which contain all jars. Make sure to click 'Next >' a couple of times to get the most recent snapshots.
31+
{{{http://static.springframework.org/spring-ws/downloads/1.5-snapshot-download.php}zips}}
32+
available which contain all jars.

src/site/xdoc/index.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<title>Home</title>
44
</properties>
55
<body>
6-
<center><img src="images/spring-ws-logo.png"/></center>
76
<h2>What is Spring Web Services?</h2>
87
<p>
98
Spring Web Services is a product of the <a href="http://www.springframework.org">Spring</a> community

0 commit comments

Comments
 (0)