diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 47eac6d..0f4fc6d 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.0-SNAPSHOT + 3.0-rc1 cas-client 4.0.0 @@ -10,7 +10,7 @@ cas-client-core jar JA-SIG CAS Client for Java - Core - 3.0-SNAPSHOT + 3.0-rc1 src/main/java diff --git a/cas-client-uportal/pom.xml b/cas-client-uportal/pom.xml index c74a97d..c82657c 100644 --- a/cas-client-uportal/pom.xml +++ b/cas-client-uportal/pom.xml @@ -3,13 +3,13 @@ org.jasig.cas cas-client - 3.0-SNAPSHOT + 3.0-rc1 4.0.0 org.jasig.cas cas-client-uportal jar - 3.0-SNAPSHOT + 3.0-rc1 JA-SIG CAS Client for Java - uPortal Integration http://www.ja-sig.org/products/cas/ @@ -72,7 +72,7 @@ org.jasig.cas cas-client-core - 3.0-SNAPSHOT + 3.0-rc1 diff --git a/cas-client.iml b/cas-client.iml index fd6d193..82bf816 100644 --- a/cas-client.iml +++ b/cas-client.iml @@ -6,8 +6,7 @@ - - + diff --git a/cas-client.iws b/cas-client.iws index be7ef31..c5d372b 100644 --- a/cas-client.iws +++ b/cas-client.iws @@ -21,7 +21,7 @@ - + @@ -189,28 +189,18 @@ - + + + + + + + + - - - - - - - - - - - - - - - - - - - - + @@ -251,7 +241,26 @@ - + + + + + + + + + + + + + + @@ -332,13 +447,13 @@ - + - + @@ -388,13 +503,6 @@ + + + + + + + + + + + + @@ -445,6 +578,16 @@ + + + + + + @@ -515,7 +658,7 @@ - + @@ -528,7 +671,7 @@ - + @@ -618,43 +761,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -662,13 +768,6 @@ - - - - - - - @@ -717,16 +816,58 @@ - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index ad158ca..7095992 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.jasig.cas - 3.0-SNAPSHOT + 3.0-rc1 cas-client pom JA-SIG CAS Client for Java