Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E9F4B200B68 for ; Thu, 4 Aug 2016 22:25:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E8A00160A6A; Thu, 4 Aug 2016 20:25:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 41ED3160AAB for ; Thu, 4 Aug 2016 22:25:22 +0200 (CEST) Received: (qmail 20503 invoked by uid 500); 4 Aug 2016 20:25:21 -0000 Mailing-List: contact commits-help@fluo.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@fluo.incubator.apache.org Delivered-To: mailing list commits@fluo.incubator.apache.org Received: (qmail 20494 invoked by uid 99); 4 Aug 2016 20:25:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2016 20:25:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 1DFE5C064A for ; Thu, 4 Aug 2016 20:25:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id kOJ5xUsDYVS7 for ; Thu, 4 Aug 2016 20:25:20 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 6713B5F251 for ; Thu, 4 Aug 2016 20:25:19 +0000 (UTC) Received: (qmail 20434 invoked by uid 99); 4 Aug 2016 20:25:18 -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; Thu, 04 Aug 2016 20:25:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 40683E0A7D; Thu, 4 Aug 2016 20:25:18 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ctubbsii@apache.org To: commits@fluo.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-fluo git commit: [maven-release-plugin] prepare for next development iteration Date: Thu, 4 Aug 2016 20:25:18 +0000 (UTC) archived-at: Thu, 04 Aug 2016 20:25:23 -0000 Repository: incubator-fluo Updated Branches: refs/heads/fluo-parent-1-rc3 [created] 95c48e3f1 refs/heads/fluo-parent-1-rc3-next [created] a2855c495 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-fluo/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-fluo/commit/a2855c49 Tree: http://git-wip-us.apache.org/repos/asf/incubator-fluo/tree/a2855c49 Diff: http://git-wip-us.apache.org/repos/asf/incubator-fluo/diff/a2855c49 Branch: refs/heads/fluo-parent-1-rc3-next Commit: a2855c495a6360972b8024712db290d853d42c71 Parents: 95c48e3 Author: Christopher Tubbs Authored: Thu Aug 4 15:22:55 2016 -0400 Committer: Christopher Tubbs Committed: Thu Aug 4 15:22:55 2016 -0400 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/a2855c49/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b95bad9..8af9054 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.fluo fluo-parent - 1-incubating + 2-incubating-SNAPSHOT pom Apache Fluo Parent POM (incubating) Parent pom for common configuration across Apache Fluo projects @@ -68,7 +68,7 @@ scm:git:git://git.apache.org/incubator-fluo.git scm:git:https://git-wip-us.apache.org/repos/asf/incubator-fluo.git - rel/fluo-parent-1-incubating + HEAD https://git-wip-us.apache.org/repos/asf?p=incubator-fluo.git