From e4c1df028096386b848c68952032dee3ef39a576 Mon Sep 17 00:00:00 2001 From: Misagh Moayyed Date: Tue, 8 Oct 2019 17:22:31 +0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- cas-client-core/pom.xml | 2 +- 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-integration-tomcat-v90/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 +- cas-client-support-springboot/pom.xml | 2 +- pom.xml | 4 ++-- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index c800bad..2a54b15 100644 --- a/cas-client-core/pom.xml +++ b/cas-client-core/pom.xml @@ -21,7 +21,7 @@ org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT cas-client 4.0.0 diff --git a/cas-client-integration-jboss/pom.xml b/cas-client-integration-jboss/pom.xml index 499a235..f153bdd 100644 --- a/cas-client-integration-jboss/pom.xml +++ b/cas-client-integration-jboss/pom.xml @@ -21,7 +21,7 @@ org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT cas-client 4.0.0 diff --git a/cas-client-integration-jetty/pom.xml b/cas-client-integration-jetty/pom.xml index 1954640..94948d5 100644 --- a/cas-client-integration-jetty/pom.xml +++ b/cas-client-integration-jetty/pom.xml @@ -23,7 +23,7 @@ cas-client org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT 4.0.0 diff --git a/cas-client-integration-tomcat-common/pom.xml b/cas-client-integration-tomcat-common/pom.xml index 28b4a3b..52483ad 100644 --- a/cas-client-integration-tomcat-common/pom.xml +++ b/cas-client-integration-tomcat-common/pom.xml @@ -23,7 +23,7 @@ cas-client org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT 4.0.0 diff --git a/cas-client-integration-tomcat-v6/pom.xml b/cas-client-integration-tomcat-v6/pom.xml index 0846343..c3ddee7 100644 --- a/cas-client-integration-tomcat-v6/pom.xml +++ b/cas-client-integration-tomcat-v6/pom.xml @@ -23,7 +23,7 @@ cas-client org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT 4.0.0 diff --git a/cas-client-integration-tomcat-v7/pom.xml b/cas-client-integration-tomcat-v7/pom.xml index 042968b..9080e78 100644 --- a/cas-client-integration-tomcat-v7/pom.xml +++ b/cas-client-integration-tomcat-v7/pom.xml @@ -23,7 +23,7 @@ cas-client org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT 4.0.0 diff --git a/cas-client-integration-tomcat-v8/pom.xml b/cas-client-integration-tomcat-v8/pom.xml index 5b8138c..c38bfc2 100644 --- a/cas-client-integration-tomcat-v8/pom.xml +++ b/cas-client-integration-tomcat-v8/pom.xml @@ -23,7 +23,7 @@ cas-client org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT 4.0.0 diff --git a/cas-client-integration-tomcat-v85/pom.xml b/cas-client-integration-tomcat-v85/pom.xml index 737e15f..4892146 100644 --- a/cas-client-integration-tomcat-v85/pom.xml +++ b/cas-client-integration-tomcat-v85/pom.xml @@ -23,7 +23,7 @@ cas-client org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT 4.0.0 diff --git a/cas-client-integration-tomcat-v90/pom.xml b/cas-client-integration-tomcat-v90/pom.xml index d6ee9cb..58b93c1 100644 --- a/cas-client-integration-tomcat-v90/pom.xml +++ b/cas-client-integration-tomcat-v90/pom.xml @@ -23,7 +23,7 @@ cas-client org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT 4.0.0 diff --git a/cas-client-support-distributed-ehcache/pom.xml b/cas-client-support-distributed-ehcache/pom.xml index b6bbb03..c48dd4a 100644 --- a/cas-client-support-distributed-ehcache/pom.xml +++ b/cas-client-support-distributed-ehcache/pom.xml @@ -23,7 +23,7 @@ cas-client org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT 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 4bb0fe2..b069df8 100644 --- a/cas-client-support-distributed-memcached/pom.xml +++ b/cas-client-support-distributed-memcached/pom.xml @@ -23,7 +23,7 @@ cas-client org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT 4.0.0 diff --git a/cas-client-support-saml/pom.xml b/cas-client-support-saml/pom.xml index a75f3d6..fef3dcc 100644 --- a/cas-client-support-saml/pom.xml +++ b/cas-client-support-saml/pom.xml @@ -21,7 +21,7 @@ org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT cas-client 4.0.0 diff --git a/cas-client-support-springboot/pom.xml b/cas-client-support-springboot/pom.xml index 464cf08..34827af 100644 --- a/cas-client-support-springboot/pom.xml +++ b/cas-client-support-springboot/pom.xml @@ -21,7 +21,7 @@ org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT cas-client 4.0.0 diff --git a/pom.xml b/pom.xml index aefb1da..d368484 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.jasig.cas.client - 3.6.1 + 3.6.2-SNAPSHOT cas-client pom @@ -41,7 +41,7 @@ scm:git:git@github.com:apereo/java-cas-client.git scm:git:git@github.com:apereo/java-cas-client.git https://github.com/apereo/java-cas-client - cas-client-3.6.1 + HEAD 2006