From 98d4d53418c1dadc821ce565098855e19c0ca7e2 Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Mon, 16 Jun 2008 13:47:56 +0000 Subject: [PATCH] NOJIRA getting ready for 3.1.3 release --- cas-client-core/pom.xml | 2 +- cas-client-integration-atlassian/pom.xml | 7 ++++--- pom.xml | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 4f0124d..e270d3f 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.3-rc3 + 3.1.3 cas-client 4.0.0 diff --git a/cas-client-integration-atlassian/pom.xml b/cas-client-integration-atlassian/pom.xml index ef1bfc9..6770541 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.3-rc3 + 3.1.3 cas-client 4.0.0 @@ -59,13 +59,14 @@ atlassian-seraph com.atlassian.seraph 0.37 - compile + provided com.atlassian.confluence confluence - 2.7.3 + 2.7.3 + provided com.atlassian.mail diff --git a/pom.xml b/pom.xml index f03c3db..a4a3d1a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.jasig.cas - 3.1.3-rc3 + 3.1.3 cas-client pom JA-SIG CAS Client for Java