diff --git a/acl/pom.xml b/acl/pom.xml
index 8c79908135..41254095fa 100644
--- a/acl/pom.xml
+++ b/acl/pom.xml
@@ -8,7 +8,7 @@
4.0.0
org.springframework.security
spring-security-acl
- Spring Security - ACL Module
+ Spring Security - ACL module
2.0-SNAPSHOT
@@ -36,13 +36,11 @@
net.sf.ehcache
ehcache
- 1.3.0
true
hsqldb
hsqldb
- 1.8.0.4
test
diff --git a/captcha/pom.xml b/captcha/pom.xml
index 991dd41083..ed32645295 100644
--- a/captcha/pom.xml
+++ b/captcha/pom.xml
@@ -8,7 +8,7 @@
4.0.0
org.springframework.security
spring-security-captcha
- Spring Security - Captcha Module
+ Spring Security - Captcha module
2.0-SNAPSHOT
diff --git a/cas/pom.xml b/cas/pom.xml
index 165e0fe34a..313e0e5be6 100644
--- a/cas/pom.xml
+++ b/cas/pom.xml
@@ -7,7 +7,7 @@
2.0-SNAPSHOT
spring-security-cas
- Spring Security - CAS Support
+ Spring Security - CAS support
pom
diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml
index a3854f13b9..c39f7929ee 100644
--- a/core-tiger/pom.xml
+++ b/core-tiger/pom.xml
@@ -14,6 +14,11 @@
spring-security-core
${project.version}
+
+ aspectj
+ aspectjrt
+ true
+
org.springframework
spring-core
diff --git a/core/pom.xml b/core/pom.xml
index f1ead8537e..a1feb97c3c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -47,38 +47,37 @@
spring-mock
true
+
+ aspectj
+ aspectjrt
+ true
+
org.springframework.ldap
spring-ldap
- 1.2.1
true
net.sf.ehcache
ehcache
- 1.3.0
true
commons-logging
commons-logging
- 1.1.1
commons-codec
commons-codec
- 1.3
commons-collections
commons-collections
- 3.1
- aspectj
- aspectjrt
- 1.2
- true
+ hsqldb
+ hsqldb
+ test
jaxen
@@ -91,12 +90,6 @@
servlet-api
true
-
- hsqldb
- hsqldb
- 1.8.0.4
- test
-
org.apache.directory.server
apacheds-core
@@ -134,7 +127,7 @@
log4j
log4j
- 1.2.12
+ true
diff --git a/ntlm/pom.xml b/ntlm/pom.xml
index 9360b3cc48..3ba80b34f4 100755
--- a/ntlm/pom.xml
+++ b/ntlm/pom.xml
@@ -34,7 +34,6 @@
org.springframework.ldap
spring-ldap
- 1.2.1
true
diff --git a/portlet/pom.xml b/portlet/pom.xml
index 56d2414428..9e894b9408 100644
--- a/portlet/pom.xml
+++ b/portlet/pom.xml
@@ -44,7 +44,6 @@
net.sf.ehcache
ehcache
- 1.3.0
diff --git a/samples/pom.xml b/samples/pom.xml
index 60248517a7..1eea3aa53d 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -18,4 +18,28 @@
ldap
portlet
+
+
+ javax.servlet
+ servlet-api
+ 2.4
+ provided
+
+
+ aspectj
+ aspectjrt
+
+
+ jstl
+ jstl
+ 1.1.0
+ runtime
+
+
+ taglibs
+ standard
+ 1.1.2
+ runtime
+
+
diff --git a/taglibs/pom.xml b/taglibs/pom.xml
index 0941a1cc97..8542575f1b 100644
--- a/taglibs/pom.xml
+++ b/taglibs/pom.xml
@@ -8,7 +8,7 @@
4.0.0
org.springframework.security
spring-security-taglibs
- Spring Security - JSP Taglibs
+ Spring Security - JSP taglibs
2.0-SNAPSHOT
jar