From bddd8f06225e90218af6e0c6a7da08d360e78318 Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Tue, 26 May 2009 17:33:50 +0000 Subject: [PATCH] NOJIRA preparation for 3.1.6 --- cas-client-core/pom.xml | 2 +- cas-client-integration-atlassian/pom.xml | 6 +++--- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index eb28d0e..f9311be 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.5 + 3.1.6 cas-client 4.0.0 diff --git a/cas-client-integration-atlassian/pom.xml b/cas-client-integration-atlassian/pom.xml index cc38cbd..79642f7 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.5 + 3.1.6 cas-client 4.0.0 @@ -65,13 +65,13 @@ opensymphony propertyset - + com.atlassian.confluence confluence - 2.7.3 + 2.7.3 provided diff --git a/pom.xml b/pom.xml index f88ed7d..6a4d35c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.jasig.cas - 3.1.5 + 3.1.6 cas-client pom JA-SIG CAS Client for Java