Return-Path: X-Original-To: apmail-asterixdb-commits-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-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 7F34C181E2 for ; Fri, 18 Mar 2016 06:37:48 +0000 (UTC) Received: (qmail 36263 invoked by uid 500); 18 Mar 2016 06:37:48 -0000 Delivered-To: apmail-asterixdb-commits-archive@asterixdb.apache.org Received: (qmail 36224 invoked by uid 500); 18 Mar 2016 06:37:48 -0000 Mailing-List: contact commits-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list commits@asterixdb.incubator.apache.org Received: (qmail 36214 invoked by uid 99); 18 Mar 2016 06:37:48 -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; Fri, 18 Mar 2016 06:37:48 +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 CAD48C0316 for ; Fri, 18 Mar 2016 06:37:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 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.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 0JdqCt_ev5ET for ; Fri, 18 Mar 2016 06:37: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 CE56B5FB4B for ; Fri, 18 Mar 2016 06:37:35 +0000 (UTC) Received: (qmail 34559 invoked by uid 99); 18 Mar 2016 06:37:35 -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; Fri, 18 Mar 2016 06:37:35 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F3110DFF46; Fri, 18 Mar 2016 06:37:34 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: imaxon@apache.org To: commits@asterixdb.incubator.apache.org Date: Fri, 18 Mar 2016 06:38:04 -0000 Message-Id: In-Reply-To: <256c5d5e70bc436e907065d166259ea1@git.apache.org> References: <256c5d5e70bc436e907065d166259ea1@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [31/36] incubator-asterixdb git commit: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/commit/c1889c0f Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/tree/c1889c0f Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/diff/c1889c0f Branch: refs/heads/master Commit: c1889c0fc45fafee522bea1c1070d6c10af04b7d Parents: a2389dd Author: Ian Maxon Authored: Wed Feb 10 15:26:24 2016 -0800 Committer: Ian Maxon Committed: Wed Feb 10 15:26:24 2016 -0800 ---------------------------------------------------------------------- asterix-algebra/pom.xml | 12 ++++++------ asterix-app/pom.xml | 20 ++++++++++---------- asterix-aql/pom.xml | 8 ++++---- asterix-common/pom.xml | 4 ++-- asterix-doc/pom.xml | 2 +- asterix-events/pom.xml | 6 +++--- asterix-examples/pom.xml | 2 +- asterix-external-data/pom.xml | 10 +++++----- asterix-fuzzyjoin/pom.xml | 4 ++-- asterix-installer/pom.xml | 14 +++++++------- .../lexer-generator-maven-plugin/pom.xml | 2 +- asterix-maven-plugins/pom.xml | 2 +- .../pom.xml | 2 +- asterix-metadata/pom.xml | 10 +++++----- asterix-om/pom.xml | 6 +++--- asterix-runtime/pom.xml | 10 +++++----- asterix-server/pom.xml | 4 ++-- asterix-test-framework/pom.xml | 2 +- asterix-tools/pom.xml | 14 +++++++------- asterix-transactions/pom.xml | 6 +++--- asterix-yarn/pom.xml | 16 ++++++++-------- pom.xml | 6 +++--- 22 files changed, 81 insertions(+), 81 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-algebra/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-algebra/pom.xml b/asterix-algebra/pom.xml index aba9660..bbd005e 100644 --- a/asterix-algebra/pom.xml +++ b/asterix-algebra/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-algebra @@ -109,31 +109,31 @@ org.apache.asterix asterix-runtime - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-aql - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-metadata - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-external-data - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-transactions - 0.8.8-incubating + 0.8.9-SNAPSHOT compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-app/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-app/pom.xml b/asterix-app/pom.xml index 370c278..043371c 100644 --- a/asterix-app/pom.xml +++ b/asterix-app/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-app @@ -104,48 +104,48 @@ org.apache.asterix asterix-algebra - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-aql - 0.8.8-incubating + 0.8.9-SNAPSHOT jar compile org.apache.asterix asterix-om - 0.8.8-incubating + 0.8.9-SNAPSHOT jar compile org.apache.asterix asterix-metadata - 0.8.8-incubating + 0.8.9-SNAPSHOT jar compile org.apache.asterix asterix-tools - 0.8.8-incubating + 0.8.9-SNAPSHOT jar compile org.apache.asterix asterix-common - 0.8.8-incubating + 0.8.9-SNAPSHOT jar compile org.apache.asterix asterix-common - 0.8.8-incubating + 0.8.9-SNAPSHOT test-jar test @@ -155,7 +155,7 @@ org.apache.asterix asterix-transactions - 0.8.8-incubating + 0.8.9-SNAPSHOT compile @@ -186,7 +186,7 @@ org.apache.asterix asterix-test-framework - 0.8.8-incubating + 0.8.9-SNAPSHOT test http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-aql/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-aql/pom.xml b/asterix-aql/pom.xml index 69ebe33..d65a3e2 100644 --- a/asterix-aql/pom.xml +++ b/asterix-aql/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT @@ -137,19 +137,19 @@ org.apache.asterix asterix-common - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-om - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-metadata - 0.8.8-incubating + 0.8.9-SNAPSHOT compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-common/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-common/pom.xml b/asterix-common/pom.xml index 0528d0d..b02cf7e 100644 --- a/asterix-common/pom.xml +++ b/asterix-common/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-common @@ -217,7 +217,7 @@ org.apache.asterix asterix-test-framework - 0.8.8-incubating + 0.8.9-SNAPSHOT test http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-doc/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-doc/pom.xml b/asterix-doc/pom.xml index 9173991..46659bf 100644 --- a/asterix-doc/pom.xml +++ b/asterix-doc/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT http://asterixdb.incubator.apache.org/ http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-events/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-events/pom.xml b/asterix-events/pom.xml index e3ac13b..a1abcd7 100644 --- a/asterix-events/pom.xml +++ b/asterix-events/pom.xml @@ -22,11 +22,11 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT org.apache.asterix asterix-events - 0.8.8-incubating + 0.8.9-SNAPSHOT @@ -191,7 +191,7 @@ org.apache.asterix asterix-common - 0.8.8-incubating + 0.8.9-SNAPSHOT jar compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-examples/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-examples/pom.xml b/asterix-examples/pom.xml index 4679fc1..0c34bac 100644 --- a/asterix-examples/pom.xml +++ b/asterix-examples/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-examples http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-external-data/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-external-data/pom.xml b/asterix-external-data/pom.xml index fbabdca..097dc1d 100644 --- a/asterix-external-data/pom.xml +++ b/asterix-external-data/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT @@ -122,21 +122,21 @@ org.apache.asterix asterix-om - 0.8.8-incubating + 0.8.9-SNAPSHOT jar compile org.apache.asterix asterix-runtime - 0.8.8-incubating + 0.8.9-SNAPSHOT jar compile org.apache.asterix asterix-metadata - 0.8.8-incubating + 0.8.9-SNAPSHOT jar compile @@ -197,7 +197,7 @@ org.apache.asterix asterix-common - 0.8.8-incubating + 0.8.9-SNAPSHOT com.microsoft.windowsazure http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-fuzzyjoin/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-fuzzyjoin/pom.xml b/asterix-fuzzyjoin/pom.xml index cb1b0d5..bd0db26 100644 --- a/asterix-fuzzyjoin/pom.xml +++ b/asterix-fuzzyjoin/pom.xml @@ -21,11 +21,11 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT org.apache.asterix asterix-fuzzyjoin - 0.8.8-incubating + 0.8.9-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-installer/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-installer/pom.xml b/asterix-installer/pom.xml index dfdf45d..3d297cc 100644 --- a/asterix-installer/pom.xml +++ b/asterix-installer/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-installer @@ -252,42 +252,42 @@ org.apache.asterix asterix-events - 0.8.8-incubating + 0.8.9-SNAPSHOT jar compile org.apache.asterix asterix-common - 0.8.8-incubating + 0.8.9-SNAPSHOT test-jar test org.apache.asterix asterix-app - 0.8.8-incubating + 0.8.9-SNAPSHOT test-jar test org.apache.asterix asterix-server - 0.8.8-incubating + 0.8.9-SNAPSHOT zip binary-assembly org.apache.asterix asterix-external-data - 0.8.8-incubating + 0.8.9-SNAPSHOT zip binary-assembly org.apache.asterix asterix-test-framework - 0.8.8-incubating + 0.8.9-SNAPSHOT test http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-maven-plugins/lexer-generator-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-maven-plugins/lexer-generator-maven-plugin/pom.xml b/asterix-maven-plugins/lexer-generator-maven-plugin/pom.xml index 821d372..524fd5a 100644 --- a/asterix-maven-plugins/lexer-generator-maven-plugin/pom.xml +++ b/asterix-maven-plugins/lexer-generator-maven-plugin/pom.xml @@ -23,7 +23,7 @@ asterix-maven-plugins org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT maven-plugin http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-maven-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-maven-plugins/pom.xml b/asterix-maven-plugins/pom.xml index 26b749b..c4a6ff9 100644 --- a/asterix-maven-plugins/pom.xml +++ b/asterix-maven-plugins/pom.xml @@ -39,7 +39,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-maven-plugins/record-manager-generator-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-maven-plugins/record-manager-generator-maven-plugin/pom.xml b/asterix-maven-plugins/record-manager-generator-maven-plugin/pom.xml index 9e340d9..455f3f3 100644 --- a/asterix-maven-plugins/record-manager-generator-maven-plugin/pom.xml +++ b/asterix-maven-plugins/record-manager-generator-maven-plugin/pom.xml @@ -23,7 +23,7 @@ asterix-maven-plugins org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT maven-plugin http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-metadata/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-metadata/pom.xml b/asterix-metadata/pom.xml index d6c9aef..9b140ce 100644 --- a/asterix-metadata/pom.xml +++ b/asterix-metadata/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-metadata @@ -57,25 +57,25 @@ org.apache.asterix asterix-common - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-om - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-runtime - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-events - 0.8.8-incubating + 0.8.9-SNAPSHOT compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-om/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-om/pom.xml b/asterix-om/pom.xml index 28b7acf..5fc20ae 100644 --- a/asterix-om/pom.xml +++ b/asterix-om/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-om @@ -57,13 +57,13 @@ org.apache.asterix asterix-common - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-transactions - 0.8.8-incubating + 0.8.9-SNAPSHOT compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-runtime/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-runtime/pom.xml b/asterix-runtime/pom.xml index 34c0a7f..5806d49 100644 --- a/asterix-runtime/pom.xml +++ b/asterix-runtime/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-runtime @@ -54,7 +54,7 @@ org.apache.asterix lexer-generator-maven-plugin - 0.8.8-incubating + 0.8.9-SNAPSHOT src/main/resources/adm.grammar ${project.build.directory}/generated-sources/org/apache/asterix/runtime/operators/file/adm @@ -151,13 +151,13 @@ org.apache.asterix asterix-om - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-fuzzyjoin - 0.8.8-incubating + 0.8.9-SNAPSHOT compile @@ -167,7 +167,7 @@ org.apache.asterix asterix-transactions - 0.8.8-incubating + 0.8.9-SNAPSHOT compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-server/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-server/pom.xml b/asterix-server/pom.xml index 2857621..43bb997 100644 --- a/asterix-server/pom.xml +++ b/asterix-server/pom.xml @@ -23,7 +23,7 @@ org.apache.asterix apache-asterixdb - 0.8.8-incubating + 0.8.9-SNAPSHOT @@ -144,7 +144,7 @@ org.apache.asterix asterix-app - 0.8.8-incubating + 0.8.9-SNAPSHOT org.codehaus.mojo.appassembler http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-test-framework/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-test-framework/pom.xml b/asterix-test-framework/pom.xml index 65b2c28..441a149 100644 --- a/asterix-test-framework/pom.xml +++ b/asterix-test-framework/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-test-framework http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-tools/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-tools/pom.xml b/asterix-tools/pom.xml index c8fc49c..7959df2 100644 --- a/asterix-tools/pom.xml +++ b/asterix-tools/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-tools @@ -101,37 +101,37 @@ org.apache.asterix asterix-aql - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-algebra - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-external-data - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-metadata - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-metadata - 0.8.8-incubating + 0.8.9-SNAPSHOT compile org.apache.asterix asterix-events - 0.8.8-incubating + 0.8.9-SNAPSHOT compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-transactions/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-transactions/pom.xml b/asterix-transactions/pom.xml index c80757f..ea2db26 100644 --- a/asterix-transactions/pom.xml +++ b/asterix-transactions/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-transactions @@ -53,7 +53,7 @@ org.apache.asterix record-manager-generator-maven-plugin - 0.8.8-incubating + 0.8.9-SNAPSHOT false @@ -116,7 +116,7 @@ org.apache.asterix asterix-common - 0.8.8-incubating + 0.8.9-SNAPSHOT jar compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/asterix-yarn/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-yarn/pom.xml b/asterix-yarn/pom.xml index 2ea289e..c8ed366 100644 --- a/asterix-yarn/pom.xml +++ b/asterix-yarn/pom.xml @@ -21,7 +21,7 @@ apache-asterixdb org.apache.asterix - 0.8.8-incubating + 0.8.9-SNAPSHOT asterix-yarn @@ -144,26 +144,26 @@ org.apache.asterix asterix-events - 0.8.8-incubating + 0.8.9-SNAPSHOT test org.apache.asterix asterix-common - 0.8.8-incubating + 0.8.9-SNAPSHOT test-jar test org.apache.asterix asterix-test-framework - 0.8.8-incubating + 0.8.9-SNAPSHOT test org.apache.asterix asterix-common - 0.8.8-incubating + 0.8.9-SNAPSHOT org.apache.hadoop @@ -230,19 +230,19 @@ org.apache.asterix asterix-server - 0.8.8-incubating + 0.8.9-SNAPSHOT zip binary-assembly org.apache.asterix asterix-runtime - 0.8.8-incubating + 0.8.9-SNAPSHOT org.apache.asterix asterix-app - 0.8.8-incubating + 0.8.9-SNAPSHOT org.slf4j http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/c1889c0f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0ce0b38..46a8aa4 100644 --- a/pom.xml +++ b/pom.xml @@ -21,13 +21,13 @@ 4.0.0 org.apache.asterix apache-asterixdb - 0.8.8-incubating + 0.8.9-SNAPSHOT pom org.apache apache - 17 + LATEST @@ -199,7 +199,7 @@ scm:git:ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb https://github.com/apache/incubator-asterixdb - apache-asterixdb-0.8.8-incubating-rc1 + HEAD