File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 2020 </licenses >
2121 <distributionManagement >
2222 <downloadUrl >http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl >
23+ <repository >
24+ <id >spring-local-repo</id >
25+ <url >file:///Users/arjen/Projects/Spring/repo</url >
26+ </repository >
27+ <!--
2328 <repository>
2429 <id>spring-release</id>
2530 <name>Spring Release Repository</name>
2631 <url>s3://maven.springframework.org/release</url>
2732 </repository>
33+ -->
2834 <snapshotRepository >
2935 <id >spring-snapshot</id >
3036 <name >Spring Snapshot Repository</name >
Original file line number Diff line number Diff line change 7878 </licenses >
7979 <distributionManagement >
8080 <downloadUrl >http://www.springsource.com/download/community?project=Spring%20Web%20Services</downloadUrl >
81+ <repository >
82+ <id >spring-local-repo</id >
83+ <url >file:///Users/arjen/Projects/Spring/repo</url >
84+ </repository >
85+ <!--
8186 <repository>
8287 <id>spring-release</id>
8388 <name>Spring Release Repository</name>
8489 <url>s3://maven.springframework.org/release</url>
8590 </repository>
91+ -->
8692 <snapshotRepository >
8793 <id >spring-s3</id >
8894 <name >Spring Snapshot Repository</name >
Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ Downloads
66
77* Get the latest Spring Web Services releases here
88
9- * <<Spring-WS 2.0.4 .RELEASE is the current production release (JDK 1.5+)>>
9+ * <<Spring-WS 2.0.5 .RELEASE is the current production release (JDK 1.5+)>>
1010
11- * {{{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}}
11+ * {{{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}}
1212
1313 * <<Spring-WS 2.0.5 is the upcoming production release>>
1414
You can’t perform that action at this time.
0 commit comments