diff --git a/openid/pom.xml b/openid/pom.xml
index 3fcbdd8d7d..fcb98d125b 100644
--- a/openid/pom.xml
+++ b/openid/pom.xml
@@ -17,6 +17,13 @@
spring-security-core
${project.version}
+
+ org.springframework.security
+ spring-security-core
+ ${project.version}
+ tests
+ test
+
org.springframework
spring-core
@@ -43,7 +50,7 @@
org.springframework.security.*;version=${pom.version.osgi}
-
+
javax.servlet.*;version="[2.4.0, 3.0.0)",
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
@@ -57,7 +64,7 @@
!org.springframework.security.*
- org.springframework.security.openid
-
+ org.springframework.security.openid
+
-
\ No newline at end of file
+