diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 488f5ce..e03c7a5 100644 --- a/cas-client-core/pom.xml +++ b/cas-client-core/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> org.jasig.cas - 3.1-RC2 + 3.1-RC3 cas-client 4.0.0 @@ -56,36 +56,6 @@ - - org.springframework - spring-core - 2.0.6 - test - - - - org.springframework - spring-mock - 2.0.6 - test - - - org.springframework - spring-dao - - - - org.springframework - spring-jdbc - - - - org.springframework - spring-jpa - - - - xml-security xmlsec @@ -121,6 +91,5 @@ 2.5.1 test - diff --git a/pom.xml b/pom.xml index 4a2aea9..b782c82 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.jasig.cas - 3.1-RC2 + 3.1-RC3 cas-client pom JA-SIG CAS Client for Java