From 1a86ba26332f39bb51a3922f6029d7317e855b28 Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Fri, 11 Sep 2009 12:46:55 +0000 Subject: [PATCH] NOJIRA preparation for 3.1.8 --- cas-client-core/pom.xml | 2 +- cas-client-integration-atlassian/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 8a99002..bdc4d34 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.7 + 3.1.8 cas-client 4.0.0 diff --git a/cas-client-integration-atlassian/pom.xml b/cas-client-integration-atlassian/pom.xml index 34bd852..9ebe77e 100644 --- a/cas-client-integration-atlassian/pom.xml +++ b/cas-client-integration-atlassian/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.7 + 3.1.8 cas-client 4.0.0 diff --git a/pom.xml b/pom.xml index a922a89..6c0540c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.jasig.cas - 3.1.7 + 3.1.8 cas-client pom JA-SIG CAS Client for Java