Using milestone deployment repository
This commit is contained in:
@@ -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>
|
||||
|
||||
5
pom.xml
5
pom.xml
@@ -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>
|
||||
|
||||
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user