Return-Path: X-Original-To: apmail-curator-commits-archive@minotaur.apache.org Delivered-To: apmail-curator-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 82C3D17C1A for ; Wed, 6 May 2015 04:13:45 +0000 (UTC) Received: (qmail 95532 invoked by uid 500); 6 May 2015 04:13:44 -0000 Delivered-To: apmail-curator-commits-archive@curator.apache.org Received: (qmail 95319 invoked by uid 500); 6 May 2015 04:13:44 -0000 Mailing-List: contact commits-help@curator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.apache.org Delivered-To: mailing list commits@curator.apache.org Received: (qmail 93537 invoked by uid 99); 6 May 2015 04:13:36 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2015 04:13:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D8C1BE17C1; Wed, 6 May 2015 04:13:36 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: randgalt@apache.org To: commits@curator.apache.org Date: Wed, 06 May 2015 04:14:22 -0000 Message-Id: <8a3eaf8621c9418caa0b420ffe9ee7fa@git.apache.org> In-Reply-To: <3e8ce4f06069481e98d71f2596f23c85@git.apache.org> References: <3e8ce4f06069481e98d71f2596f23c85@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [47/50] curator git commit: [maven-release-plugin] prepare release apache-curator-2.8.0 [maven-release-plugin] prepare release apache-curator-2.8.0 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2239cb17 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2239cb17 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/2239cb17 Branch: refs/heads/CURATOR-3.0 Commit: 2239cb174a4e4e5a260aee0d5fafe5ff62362ade Parents: 53352dd Author: randgalt Authored: Tue May 5 19:19:31 2015 -0500 Committer: randgalt Committed: Tue May 5 19:19:31 2015 -0500 ---------------------------------------------------------------------- curator-client/pom.xml | 4 ++-- curator-examples/pom.xml | 2 +- curator-framework/pom.xml | 4 ++-- curator-recipes/pom.xml | 4 ++-- curator-test/pom.xml | 4 ++-- curator-x-discovery-server/pom.xml | 4 ++-- curator-x-discovery/pom.xml | 4 ++-- curator-x-rpc/pom.xml | 4 ++-- pom.xml | 2 +- 9 files changed, 16 insertions(+), 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/2239cb17/curator-client/pom.xml ---------------------------------------------------------------------- diff --git a/curator-client/pom.xml b/curator-client/pom.xml index 684cc1b..4eafd2e 100644 --- a/curator-client/pom.xml +++ b/curator-client/pom.xml @@ -24,11 +24,11 @@ org.apache.curator apache-curator - 2.8.0-SNAPSHOT + 2.8.0 curator-client - 2.8.0-SNAPSHOT + 2.8.0 bundle Curator Client http://git-wip-us.apache.org/repos/asf/curator/blob/2239cb17/curator-examples/pom.xml ---------------------------------------------------------------------- diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml index 1661f08..cbdd849 100644 --- a/curator-examples/pom.xml +++ b/curator-examples/pom.xml @@ -24,7 +24,7 @@ org.apache.curator apache-curator - 2.8.0-SNAPSHOT + 2.8.0 curator-examples http://git-wip-us.apache.org/repos/asf/curator/blob/2239cb17/curator-framework/pom.xml ---------------------------------------------------------------------- diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml index 6cb5d02..a3d2e87 100644 --- a/curator-framework/pom.xml +++ b/curator-framework/pom.xml @@ -24,11 +24,11 @@ org.apache.curator apache-curator - 2.8.0-SNAPSHOT + 2.8.0 curator-framework - 2.8.0-SNAPSHOT + 2.8.0 bundle Curator Framework http://git-wip-us.apache.org/repos/asf/curator/blob/2239cb17/curator-recipes/pom.xml ---------------------------------------------------------------------- diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml index e483ea4..d8c4211 100644 --- a/curator-recipes/pom.xml +++ b/curator-recipes/pom.xml @@ -24,11 +24,11 @@ org.apache.curator apache-curator - 2.8.0-SNAPSHOT + 2.8.0 curator-recipes - 2.8.0-SNAPSHOT + 2.8.0 bundle Curator Recipes http://git-wip-us.apache.org/repos/asf/curator/blob/2239cb17/curator-test/pom.xml ---------------------------------------------------------------------- diff --git a/curator-test/pom.xml b/curator-test/pom.xml index 56119dd..fca1694 100644 --- a/curator-test/pom.xml +++ b/curator-test/pom.xml @@ -24,11 +24,11 @@ org.apache.curator apache-curator - 2.8.0-SNAPSHOT + 2.8.0 curator-test - 2.8.0-SNAPSHOT + 2.8.0 Curator Testing Unit testing utilities. http://git-wip-us.apache.org/repos/asf/curator/blob/2239cb17/curator-x-discovery-server/pom.xml ---------------------------------------------------------------------- diff --git a/curator-x-discovery-server/pom.xml b/curator-x-discovery-server/pom.xml index 75fdb79..453def0 100644 --- a/curator-x-discovery-server/pom.xml +++ b/curator-x-discovery-server/pom.xml @@ -24,11 +24,11 @@ org.apache.curator apache-curator - 2.8.0-SNAPSHOT + 2.8.0 curator-x-discovery-server - 2.8.0-SNAPSHOT + 2.8.0 bundle Curator Service Discovery Server http://git-wip-us.apache.org/repos/asf/curator/blob/2239cb17/curator-x-discovery/pom.xml ---------------------------------------------------------------------- diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml index ea1227e..4a897c3 100644 --- a/curator-x-discovery/pom.xml +++ b/curator-x-discovery/pom.xml @@ -24,11 +24,11 @@ org.apache.curator apache-curator - 2.8.0-SNAPSHOT + 2.8.0 curator-x-discovery - 2.8.0-SNAPSHOT + 2.8.0 bundle Curator Service Discovery http://git-wip-us.apache.org/repos/asf/curator/blob/2239cb17/curator-x-rpc/pom.xml ---------------------------------------------------------------------- diff --git a/curator-x-rpc/pom.xml b/curator-x-rpc/pom.xml index 426f3f9..aa70274 100644 --- a/curator-x-rpc/pom.xml +++ b/curator-x-rpc/pom.xml @@ -22,12 +22,12 @@ apache-curator org.apache.curator - 2.8.0-SNAPSHOT + 2.8.0 4.0.0 curator-x-rpc - 2.8.0-SNAPSHOT + 2.8.0 Curator RPC Proxy A proxy that bridges non-java environments with the Curator framework and recipes http://git-wip-us.apache.org/repos/asf/curator/blob/2239cb17/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 88ef603..32e265c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.curator apache-curator - 2.8.0-SNAPSHOT + 2.8.0 pom Apache Curator