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 EA1F3200B70 for ; Sat, 13 Aug 2016 06:41:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DCFBF160AB6; Sat, 13 Aug 2016 04:41:00 +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 2E442160AB0 for ; Sat, 13 Aug 2016 06:41:00 +0200 (CEST) Received: (qmail 5885 invoked by uid 500); 13 Aug 2016 04:40:59 -0000 Mailing-List: contact commits-help@pirk.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pirk.incubator.apache.org Delivered-To: mailing list commits@pirk.incubator.apache.org Received: (qmail 5876 invoked by uid 99); 13 Aug 2016 04:40:59 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Aug 2016 04:40:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id C47621A53DA for ; Sat, 13 Aug 2016 04:40:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-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-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id bbjXon7YtlHn for ; Sat, 13 Aug 2016 04:40:58 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id D80355F24F for ; Sat, 13 Aug 2016 04:40:57 +0000 (UTC) Received: (qmail 5830 invoked by uid 99); 13 Aug 2016 04:40:57 -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; Sat, 13 Aug 2016 04:40:57 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0A9BBE69B5; Sat, 13 Aug 2016 04:40:57 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: smarthi@apache.org To: commits@pirk.incubator.apache.org Date: Sat, 13 Aug 2016 04:41:01 -0000 Message-Id: In-Reply-To: <678293bad62147ddb848a47c0887c2c8@git.apache.org> References: <678293bad62147ddb848a47c0887c2c8@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [06/15] incubator-pirk git commit: [maven-release-plugin] prepare for next development iteration archived-at: Sat, 13 Aug 2016 04:41:01 -0000 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/6ceca6b0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/6ceca6b0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/6ceca6b0 Branch: refs/heads/master Commit: 6ceca6b061a75c94d7116417ce1b6905ae902c79 Parents: 8e07bf8 Author: smarthi Authored: Sat Aug 13 00:15:15 2016 -0400 Committer: smarthi Committed: Sat Aug 13 00:15:15 2016 -0400 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/6ceca6b0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 47036cc..831c5ff 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.apache.pirk apache-pirk - 0.0.1 + 0.0.2-SNAPSHOT jar Apache Pirk (incubating) Project @@ -59,7 +59,7 @@ scm:git:git://git.apache.org/incubator-pirk.git scm:git:https://git-wip-us.apache.org/repos/asf/incubator-pirk.git https://git-wip-us.apache.org/repos/asf?p=incubator-pirk.git - apache-pirk-0.0.1 + HEAD