From 4776006b07c1e082a6ee748a4c1d7d9106f3a070 Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Thu, 17 Jun 2010 02:59:34 +0000 Subject: [PATCH] NOJIRA preparations for 3.1.11 release --- cas-client-core/pom.xml | 2 +- cas-client-integration-atlassian/pom.xml | 2 +- cas-client-integration-jboss/pom.xml | 2 +- cas-client-support-distributed-ehcache/pom.xml | 2 +- cas-client-support-distributed-memcached/pom.xml | 2 +- pom.xml | 6 +++--- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 13bcaa7..acfe50a 100644 --- a/cas-client-core/pom.xml +++ b/cas-client-core/pom.xml @@ -1,7 +1,7 @@ org.jasig.cas.client - 3.1.11 + 3.1.11-SNAPSHOT cas-client 4.0.0 diff --git a/cas-client-integration-atlassian/pom.xml b/cas-client-integration-atlassian/pom.xml index 84f2fd3..c1dcdaa 100644 --- a/cas-client-integration-atlassian/pom.xml +++ b/cas-client-integration-atlassian/pom.xml @@ -1,7 +1,7 @@ org.jasig.cas.client - 3.1.11 + 3.1.11-SNAPSHOT cas-client 4.0.0 diff --git a/cas-client-integration-jboss/pom.xml b/cas-client-integration-jboss/pom.xml index 1ea49a7..9fa05a8 100644 --- a/cas-client-integration-jboss/pom.xml +++ b/cas-client-integration-jboss/pom.xml @@ -1,7 +1,7 @@ org.jasig.cas.client - 3.1.11 + 3.1.11-SNAPSHOT cas-client 4.0.0 diff --git a/cas-client-support-distributed-ehcache/pom.xml b/cas-client-support-distributed-ehcache/pom.xml index 51418b8..28d909c 100644 --- a/cas-client-support-distributed-ehcache/pom.xml +++ b/cas-client-support-distributed-ehcache/pom.xml @@ -3,7 +3,7 @@ cas-client org.jasig.cas.client - 3.1.11 + 3.1.11-SNAPSHOT 4.0.0 Jasig CAS Client for Java - Distributed Proxy Storage Support: EhCache diff --git a/cas-client-support-distributed-memcached/pom.xml b/cas-client-support-distributed-memcached/pom.xml index 0b697b3..e3fbbf5 100644 --- a/cas-client-support-distributed-memcached/pom.xml +++ b/cas-client-support-distributed-memcached/pom.xml @@ -3,7 +3,7 @@ cas-client org.jasig.cas.client - 3.1.11 + 3.1.11-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index ee4a5ce..58ec972 100644 --- a/pom.xml +++ b/pom.xml @@ -19,9 +19,9 @@ http://www.ja-sig.org/issues - scm:svn:https://source.jasig.org/cas-clients/java-client/tags/cas-client-3.1.11 - scm:svn:https://source.jasig.org/cas-clients/java-client/tags/cas-client-3.1.11 - https://source.jasig.org/svn/cas3/tags/cas-client-3.1.11 + scm:svn:https://source.jasig.org/cas-clients/java-client/trunk + scm:svn:https://source.jasig.org/cas-clients/java-client/trunk + https://source.jasig.org/cas-clients/java-client/trunk 2006