diff --git a/parent/pom.xml b/parent/pom.xml
index c5bb1fe0..0fffc0e3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -9,12 +9,12 @@
http://static.springframework.org/spring-ws/site/downloads/releases.html
- spring-milestone
+ spring-s3
Spring Milestone Repository
s3://maven.springframework.org/milestone
- spring-snapshot
+ spring-s3
Spring Snapshot Repository
s3://maven.springframework.org/snapshot
@@ -594,10 +594,11 @@
+
org.acegisecurity
acegi-security
- 1.0.5
+ 1.0.6
log4j
@@ -640,7 +641,13 @@
org.acegisecurity
acegi-security-tiger
- 1.0.5
+ 1.0.6
+
+
+
+ org.springframework.security
+ spring-security-core
+ 2.0-M1
diff --git a/pom.xml b/pom.xml
index c1d52ae6..6c56aa88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -410,7 +410,7 @@
org.acegisecurity
acegi-security
- 1.0.5
+ 1.0.6
${project.build.directory}/dependency/acegi/
diff --git a/src/site/resources/images/spring-ws-logo.png b/src/site/resources/images/spring-ws-logo.png
deleted file mode 100644
index 2bdbd1a6..00000000
Binary files a/src/site/resources/images/spring-ws-logo.png and /dev/null differ
diff --git a/src/site/site.xml b/src/site/site.xml
index 6cf6d159..8a0b7979 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -37,7 +37,7 @@
-
What is Spring Web Services?
Spring Web Services is a product of the Spring community