Skip to content

Commit 349a180

Browse files
committed
Removed site because it breaks the release
1 parent 2e69f51 commit 349a180

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@
4040
<name>Amazon S3</name>
4141
<url>s3://maven.springframework.org</url>
4242
</snapshotRepository>
43-
<site>
44-
<id>static.springframework.org</id>
45-
<url>
46-
scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-ws/site
47-
</url>
48-
</site>
4943
</distributionManagement>
5044
<inceptionYear>2005</inceptionYear>
5145
<developers>
@@ -686,4 +680,4 @@
686680
<scope>test</scope>
687681
</dependency>
688682
</dependencies>
689-
</project>
683+
</project>

0 commit comments

Comments
 (0)