From ad9a99eb6e5f4283af738a0f32f942779d083d1a Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Tue, 29 Jan 2008 14:41:26 +0000 Subject: [PATCH] NOJIRA preparation for RC2 --- cas-client-core/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 40e8706..9f6f4d7 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-RC1 + 3.1-RC2 cas-client 4.0.0 diff --git a/pom.xml b/pom.xml index 5202727..4a2aea9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.jasig.cas - 3.1-RC1 + 3.1-RC2 cas-client pom JA-SIG CAS Client for Java