diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 7def39b..4f0124d 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-rc2 + 3.1.3-rc3 cas-client 4.0.0 diff --git a/cas-client-integration-atlassian/pom.xml b/cas-client-integration-atlassian/pom.xml index ce0a084..ef1bfc9 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-rc2 + 3.1.3-rc3 cas-client 4.0.0 diff --git a/pom.xml b/pom.xml index 2cf8c57..f03c3db 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.jasig.cas - 3.1.3-rc2 + 3.1.3-rc3 cas-client pom JA-SIG CAS Client for Java