From a1f983ae6b23e6859a2a2897bbe2590aa1d82be0 Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Mon, 27 Oct 2008 12:42:40 +0000 Subject: [PATCH] NOJIRA prepare for the 3.1.4 release --- 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 a58b12b..6353f8a 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.4-SNAPSHOT + 3.1.4 cas-client 4.0.0 diff --git a/cas-client-integration-atlassian/pom.xml b/cas-client-integration-atlassian/pom.xml index 83c1ca9..1858477 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.4-SNAPSHOT + 3.1.4 cas-client 4.0.0 diff --git a/pom.xml b/pom.xml index f0c07f6..bff0f05 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.jasig.cas - 3.1.4-SNAPSHOT + 3.1.4 cas-client pom JA-SIG CAS Client for Java