Return-Path: X-Original-To: apmail-tinkerpop-commits-archive@minotaur.apache.org Delivered-To: apmail-tinkerpop-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 4D31F182DB for ; Tue, 16 Feb 2016 17:17:41 +0000 (UTC) Received: (qmail 5452 invoked by uid 500); 16 Feb 2016 17:17:41 -0000 Delivered-To: apmail-tinkerpop-commits-archive@tinkerpop.apache.org Received: (qmail 5425 invoked by uid 500); 16 Feb 2016 17:17:41 -0000 Mailing-List: contact commits-help@tinkerpop.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tinkerpop.incubator.apache.org Delivered-To: mailing list commits@tinkerpop.incubator.apache.org Received: (qmail 5414 invoked by uid 99); 16 Feb 2016 17:17:41 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2016 17:17:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id C309C1809E6 for ; Tue, 16 Feb 2016 17:17:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.549 X-Spam-Level: X-Spam-Status: No, score=-3.549 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=-0.329] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id akfxrqkLxMNO for ; Tue, 16 Feb 2016 17:17:40 +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 72C6B5FB1D for ; Tue, 16 Feb 2016 17:17:39 +0000 (UTC) Received: (qmail 5343 invoked by uid 99); 16 Feb 2016 17:17:39 -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; Tue, 16 Feb 2016 17:17:39 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id ACFABE08CD; Tue, 16 Feb 2016 17:17:38 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: spmallette@apache.org To: commits@tinkerpop.incubator.apache.org Date: Tue, 16 Feb 2016 17:17:40 -0000 Message-Id: <9da603482d6d49a2a0b6190d79ffef67@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [03/10] incubator-tinkerpop git commit: Merge branch 'tp31' of https://github.com/leemit/incubator-tinkerpop into tp31 Merge branch 'tp31' of https://github.com/leemit/incubator-tinkerpop into tp31 Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/20bfc01f Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/20bfc01f Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/20bfc01f Branch: refs/heads/TINKERPOP-1148-wip Commit: 20bfc01ff73f73652821d83a2990a30486761311 Parents: 9ad6613 248bbc4 Author: Marko A. Rodriguez Authored: Mon Feb 15 06:03:09 2016 -0700 Committer: Marko A. Rodriguez Committed: Mon Feb 15 06:03:09 2016 -0700 ---------------------------------------------------------------------- gremlin-server/pom.xml | 2 +- neo4j-gremlin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ----------------------------------------------------------------------