From 9e334e9f7a2aff65b41a59d4883ca54d87fe70dd Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Thu, 31 Jan 2008 19:16:03 +0000 Subject: [PATCH] NOJIRA updated POM for impending RC3 --- cas-client-core/pom.xml | 33 +-------------------------------- pom.xml | 2 +- 2 files changed, 2 insertions(+), 33 deletions(-) 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