diff --git a/pom.xml b/pom.xml
index 8b83e9bf90..537f4bb3d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,12 +24,10 @@
Spring Security
SpringSource, Inc
- http://sourceforge.net/projects/acegisecurity
-
+ http://www.springsource.com/
2004
-
- http://acegisecurity.org/
+ http://static.springframework.org/spring-security/site/index.html
@@ -52,7 +50,7 @@
bamboo
- http://build.springframework.org:8085/bamboo/
+ https://build.springframework.org/browse/SEC
@@ -158,11 +156,6 @@
raykrueger
raykrueger at users.sourceforge.net
-
- Robert Sanders
- robertsanders
- robertsanders at users.sourceforge.net
-
Mark St.Godard
markstg
@@ -488,18 +481,21 @@
maven-jxr-plugin
true
+
+ bigbank/**
+
org.codehaus.mojo
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index 3ca249a5ea..d69ae9d6fe 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -4,9 +4,9 @@
What is Spring Security?
- Spring Security is the renamed Acegi Security System for Spring, which became an official Spring
- Portfolio project towards the end of 2007. It is the portolio's security offering, focused on providing a powerful and
- flexible security solution for enterprise applications developed using the Spring Framework.
+ Formerly the Acegi Security System for Spring (which became an official Spring
+ Portfolio project towards the end of 2007), Spring Security is provides powerful and
+ flexible security solutions for enterprise applications developed using the Spring Framework.
It is a stable and mature product - Acegi Security 1.0.0 was released in May 2006 after more than two and a half
years of use in large production software projects.