diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 909c235..27855f6 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.10-SNAPSHOT + 3.1.10 cas-client 4.0.0 diff --git a/cas-client-integration-atlassian/pom.xml b/cas-client-integration-atlassian/pom.xml index 70bd9e3..344d933 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.10-SNAPSHOT + 3.1.10 cas-client 4.0.0 diff --git a/cas-client-support-distributed-ehcache/pom.xml b/cas-client-support-distributed-ehcache/pom.xml index 8e95d92..8526939 100644 --- a/cas-client-support-distributed-ehcache/pom.xml +++ b/cas-client-support-distributed-ehcache/pom.xml @@ -5,7 +5,7 @@ cas-client org.jasig.cas - 3.1.10-SNAPSHOT + 3.1.10 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 cc81e73..d4dc705 100644 --- a/cas-client-support-distributed-memcached/pom.xml +++ b/cas-client-support-distributed-memcached/pom.xml @@ -5,7 +5,7 @@ cas-client org.jasig.cas - 3.1.10-SNAPSHOT + 3.1.10 4.0.0 diff --git a/pom.xml b/pom.xml index 4fa71ec..9505754 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.jasig.cas - 3.1.10-SNAPSHOT + 3.1.10 cas-client pom JA-SIG CAS Client for Java