From c00da6bb816d3bf77cfd137eb4f026a8819723b3 Mon Sep 17 00:00:00 2001 From: Dmitriy Kopylenko Date: Fri, 12 Jan 2018 11:56:28 -0500 Subject: [PATCH] [maven-release-plugin] prepare release cas-client-3.5.0 --- cas-client-core/pom.xml | 2 +- cas-client-integration-atlassian/pom.xml | 5 ++--- cas-client-integration-jboss/pom.xml | 2 +- cas-client-integration-jetty/pom.xml | 2 +- cas-client-integration-tomcat-common/pom.xml | 2 +- cas-client-integration-tomcat-v6/pom.xml | 2 +- cas-client-integration-tomcat-v7/pom.xml | 2 +- cas-client-integration-tomcat-v8/pom.xml | 2 +- cas-client-integration-tomcat-v85/pom.xml | 2 +- cas-client-support-distributed-ehcache/pom.xml | 2 +- cas-client-support-distributed-memcached/pom.xml | 2 +- cas-client-support-saml/pom.xml | 2 +- pom.xml | 4 ++-- 13 files changed, 15 insertions(+), 16 deletions(-) diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 8cd1d2ff9..0d63a5e54 100644 --- a/cas-client-core/pom.xml +++ b/cas-client-core/pom.xml @@ -1,7 +1,7 @@ org.jasig.cas.client - 3.5.0-SNAPSHOT + 3.5.0 cas-client 4.0.0 diff --git a/cas-client-integration-atlassian/pom.xml b/cas-client-integration-atlassian/pom.xml index c29a0abfd..a6a225879 100644 --- a/cas-client-integration-atlassian/pom.xml +++ b/cas-client-integration-atlassian/pom.xml @@ -1,8 +1,7 @@ - + org.jasig.cas.client - 3.5.0-SNAPSHOT + 3.5.0 cas-client 4.0.0 diff --git a/cas-client-integration-jboss/pom.xml b/cas-client-integration-jboss/pom.xml index 2cf256d38..e1d56d4df 100644 --- a/cas-client-integration-jboss/pom.xml +++ b/cas-client-integration-jboss/pom.xml @@ -1,7 +1,7 @@ org.jasig.cas.client - 3.5.0-SNAPSHOT + 3.5.0 cas-client 4.0.0 diff --git a/cas-client-integration-jetty/pom.xml b/cas-client-integration-jetty/pom.xml index 2faefd26a..e4b487516 100644 --- a/cas-client-integration-jetty/pom.xml +++ b/cas-client-integration-jetty/pom.xml @@ -3,7 +3,7 @@ cas-client org.jasig.cas.client - 3.5.0-SNAPSHOT + 3.5.0 4.0.0 diff --git a/cas-client-integration-tomcat-common/pom.xml b/cas-client-integration-tomcat-common/pom.xml index d2016f7c4..0291123f1 100644 --- a/cas-client-integration-tomcat-common/pom.xml +++ b/cas-client-integration-tomcat-common/pom.xml @@ -3,7 +3,7 @@ cas-client org.jasig.cas.client - 3.5.0-SNAPSHOT + 3.5.0 4.0.0 diff --git a/cas-client-integration-tomcat-v6/pom.xml b/cas-client-integration-tomcat-v6/pom.xml index a9763b43a..92e063fc3 100644 --- a/cas-client-integration-tomcat-v6/pom.xml +++ b/cas-client-integration-tomcat-v6/pom.xml @@ -3,7 +3,7 @@ cas-client org.jasig.cas.client - 3.5.0-SNAPSHOT + 3.5.0 4.0.0 diff --git a/cas-client-integration-tomcat-v7/pom.xml b/cas-client-integration-tomcat-v7/pom.xml index e52d26ef2..27f01ad08 100644 --- a/cas-client-integration-tomcat-v7/pom.xml +++ b/cas-client-integration-tomcat-v7/pom.xml @@ -3,7 +3,7 @@ cas-client org.jasig.cas.client - 3.5.0-SNAPSHOT + 3.5.0 4.0.0 diff --git a/cas-client-integration-tomcat-v8/pom.xml b/cas-client-integration-tomcat-v8/pom.xml index aba323b40..d0adeab75 100644 --- a/cas-client-integration-tomcat-v8/pom.xml +++ b/cas-client-integration-tomcat-v8/pom.xml @@ -3,7 +3,7 @@ cas-client org.jasig.cas.client - 3.5.0-SNAPSHOT + 3.5.0 4.0.0 diff --git a/cas-client-integration-tomcat-v85/pom.xml b/cas-client-integration-tomcat-v85/pom.xml index 899bed230..be551b3e4 100644 --- a/cas-client-integration-tomcat-v85/pom.xml +++ b/cas-client-integration-tomcat-v85/pom.xml @@ -3,7 +3,7 @@ cas-client org.jasig.cas.client - 3.5.0-SNAPSHOT + 3.5.0 4.0.0 diff --git a/cas-client-support-distributed-ehcache/pom.xml b/cas-client-support-distributed-ehcache/pom.xml index ee68c1dce..28f3ab906 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.5.0-SNAPSHOT + 3.5.0 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 1f749b8cd..01c2941a4 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.5.0-SNAPSHOT + 3.5.0 4.0.0 diff --git a/cas-client-support-saml/pom.xml b/cas-client-support-saml/pom.xml index 234e58081..abdca824f 100644 --- a/cas-client-support-saml/pom.xml +++ b/cas-client-support-saml/pom.xml @@ -1,7 +1,7 @@ org.jasig.cas.client - 3.5.0-SNAPSHOT + 3.5.0 cas-client 4.0.0 diff --git a/pom.xml b/pom.xml index 663bff4e0..43776fc67 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.jasig.cas.client - 3.5.0-SNAPSHOT + 3.5.0 cas-client pom @@ -26,7 +26,7 @@ scm:git:git@github.com:Jasig/java-cas-client.git scm:git:git@github.com:Jasig/java-cas-client.git https://github.com/Jasig/java-cas-client - HEAD + cas-client-3.5.0 2006