Skip to content

Commit c00da6b

Browse files
committed
[maven-release-plugin] prepare release cas-client-3.5.0
1 parent 486aa66 commit c00da6b

13 files changed

Lines changed: 15 additions & 16 deletions

File tree

  • cas-client-core
  • cas-client-integration-atlassian
  • cas-client-integration-jboss
  • cas-client-integration-jetty
  • cas-client-integration-tomcat-common
  • cas-client-integration-tomcat-v6
  • cas-client-integration-tomcat-v7
  • cas-client-integration-tomcat-v85
  • cas-client-integration-tomcat-v8
  • cas-client-support-distributed-ehcache
  • cas-client-support-distributed-memcached
  • cas-client-support-saml

cas-client-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
22
<parent>
33
<groupId>org.jasig.cas.client</groupId>
4-
<version>3.5.0-SNAPSHOT</version>
4+
<version>3.5.0</version>
55
<artifactId>cas-client</artifactId>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>

cas-client-integration-atlassian/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
32
<parent>
43
<groupId>org.jasig.cas.client</groupId>
5-
<version>3.5.0-SNAPSHOT</version>
4+
<version>3.5.0</version>
65
<artifactId>cas-client</artifactId>
76
</parent>
87
<modelVersion>4.0.0</modelVersion>

cas-client-integration-jboss/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
22
<parent>
33
<groupId>org.jasig.cas.client</groupId>
4-
<version>3.5.0-SNAPSHOT</version>
4+
<version>3.5.0</version>
55
<artifactId>cas-client</artifactId>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>

cas-client-integration-jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>cas-client</artifactId>
55
<groupId>org.jasig.cas.client</groupId>
6-
<version>3.5.0-SNAPSHOT</version>
6+
<version>3.5.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

cas-client-integration-tomcat-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>cas-client</artifactId>
55
<groupId>org.jasig.cas.client</groupId>
6-
<version>3.5.0-SNAPSHOT</version>
6+
<version>3.5.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

cas-client-integration-tomcat-v6/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>cas-client</artifactId>
55
<groupId>org.jasig.cas.client</groupId>
6-
<version>3.5.0-SNAPSHOT</version>
6+
<version>3.5.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

cas-client-integration-tomcat-v7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>cas-client</artifactId>
55
<groupId>org.jasig.cas.client</groupId>
6-
<version>3.5.0-SNAPSHOT</version>
6+
<version>3.5.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

cas-client-integration-tomcat-v8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>cas-client</artifactId>
55
<groupId>org.jasig.cas.client</groupId>
6-
<version>3.5.0-SNAPSHOT</version>
6+
<version>3.5.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

cas-client-integration-tomcat-v85/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>cas-client</artifactId>
55
<groupId>org.jasig.cas.client</groupId>
6-
<version>3.5.0-SNAPSHOT</version>
6+
<version>3.5.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

cas-client-support-distributed-ehcache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>cas-client</artifactId>
55
<groupId>org.jasig.cas.client</groupId>
6-
<version>3.5.0-SNAPSHOT</version>
6+
<version>3.5.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<name>Jasig CAS Client for Java - Distributed Proxy Storage Support: EhCache

0 commit comments

Comments
 (0)