Using milestone deployment repository

This commit is contained in:
Arjen Poutsma
2007-11-14 16:47:47 +00:00
parent afb2d2a68e
commit e4b3e847cf
3 changed files with 7 additions and 5 deletions

View File

@@ -9,8 +9,9 @@
<distributionManagement>
<downloadUrl>http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl>
<repository>
<id>local</id>
<url>file:///Users/arjen/Projects/Spring/repos/repo</url>
<id>spring-snapshot</id>
<name>Spring Milestone Repository</name>
<url>s3://maven.springframework.org/milestone</url>
</repository>
<snapshotRepository>
<id>spring-snapshot</id>

View File

@@ -71,8 +71,9 @@
<distributionManagement>
<downloadUrl>http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl>
<repository>
<id>local</id>
<url>file:///Users/arjen/Projects/Spring/repos/repo</url>
<id>spring-snapshot</id>
<name>Spring Milestone Repository</name>
<url>s3://maven.springframework.org/milestone</url>
</repository>
<snapshotRepository>
<id>spring-snapshot</id>

View File

@@ -11,6 +11,6 @@ Downloads
* {{{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}}
* <<Spring-WS 1.1 is the upcoming development release>>
* <<Spring-WS 1.5-M1 is the upcoming development release>>
* {{{snapshots.html}Download nighly snapshots}}