Skip to content

Commit 5020a97

Browse files
committed
1 parent 39fe134 commit 5020a97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
aims to facilitate contract-first SOAP service development, allowing for the creation of flexible web services
1111
using one of the many ways to manipulate XML payloads.
1212
</description>
13-
<url>http://static.springframework.org/spring-ws/site/index.html</url>
13+
<url>http://static.springframework.org/spring-ws/site</url>
1414
<issueManagement>
1515
<system>JIRA</system>
1616
<url>http://opensource2.atlassian.com/projects/spring/browse/SWS/</url>
@@ -40,7 +40,7 @@
4040
</snapshotRepository>
4141
<site>
4242
<id>static.springframework.org</id>
43-
<url>scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-ws/site</url>
43+
<url>scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-ws/sites/1.0</url>
4444
</site>
4545
</distributionManagement>
4646
<inceptionYear>2005</inceptionYear>

0 commit comments

Comments
 (0)