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 8BF0A18E09 for ; Mon, 19 Oct 2015 09:53:42 +0000 (UTC) Received: (qmail 3425 invoked by uid 500); 19 Oct 2015 09:46:52 -0000 Delivered-To: apmail-asterixdb-commits-archive@asterixdb.apache.org Received: (qmail 3391 invoked by uid 500); 19 Oct 2015 09:46:52 -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 3382 invoked by uid 99); 19 Oct 2015 09:46:52 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Oct 2015 09:46:52 +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 1ED7BC04B9 for ; Mon, 19 Oct 2015 09:46:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.79 X-Spam-Level: * X-Spam-Status: No, score=1.79 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id myZq-qV0x4zX for ; Mon, 19 Oct 2015 09:46:36 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 62FCC2AB8F for ; Mon, 19 Oct 2015 09:46:27 +0000 (UTC) Received: (qmail 2357 invoked by uid 99); 19 Oct 2015 09:46:24 -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; Mon, 19 Oct 2015 09:46:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9E982DFD7A; Mon, 19 Oct 2015 09:46:24 +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: Mon, 19 Oct 2015 09:46:39 -0000 Message-Id: <548d25206a5449558950286cf68a7348@git.apache.org> In-Reply-To: <6e2782b4e78f40d3a5b195054c4788de@git.apache.org> References: <6e2782b4e78f40d3a5b195054c4788de@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [16/30] incubator-asterixdb git commit: [maven-release-plugin] prepare release asterix-0.8.7-incubating [maven-release-plugin] prepare release asterix-0.8.7-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/commit/73e09362 Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/tree/73e09362 Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/diff/73e09362 Branch: refs/heads/master Commit: 73e0936257d13f3c4d0efc96635a5ab8396928da Parents: 93fe30a Author: Ian Maxon Authored: Fri Oct 2 14:58:12 2015 -0700 Committer: Ian Maxon Committed: Fri Oct 2 14:58:12 2015 -0700 ---------------------------------------------------------------------- asterix-algebra/pom.xml | 15 ++++++------ asterix-app/pom.xml | 25 +++++++++----------- asterix-aql/pom.xml | 13 ++++------ asterix-common/pom.xml | 4 ++-- asterix-doc/pom.xml | 6 ++--- 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 | 12 +++++----- .../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 | 12 ++++------ 22 files changed, 86 insertions(+), 97 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-algebra/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-algebra/pom.xml b/asterix-algebra/pom.xml index 1535c94..869b2fd 100644 --- a/asterix-algebra/pom.xml +++ b/asterix-algebra/pom.xml @@ -16,13 +16,12 @@ ! specific language governing permissions and limitations ! under the License. !--> - + 4.0.0 asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-algebra @@ -106,31 +105,31 @@ org.apache.asterix asterix-runtime - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-aql - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-metadata - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-external-data - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-transactions - 0.8.7-SNAPSHOT + 0.8.7-incubating compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-app/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-app/pom.xml b/asterix-app/pom.xml index 95d9e29..a1808bf 100644 --- a/asterix-app/pom.xml +++ b/asterix-app/pom.xml @@ -16,15 +16,12 @@ ! specific language governing permissions and limitations ! under the License. !--> - + 4.0.0 asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-app @@ -139,48 +136,48 @@ org.apache.asterix asterix-algebra - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-aql - 0.8.7-SNAPSHOT + 0.8.7-incubating jar compile org.apache.asterix asterix-om - 0.8.7-SNAPSHOT + 0.8.7-incubating jar compile org.apache.asterix asterix-metadata - 0.8.7-SNAPSHOT + 0.8.7-incubating jar compile org.apache.asterix asterix-tools - 0.8.7-SNAPSHOT + 0.8.7-incubating jar compile org.apache.asterix asterix-common - 0.8.7-SNAPSHOT + 0.8.7-incubating jar compile org.apache.asterix asterix-common - 0.8.7-SNAPSHOT + 0.8.7-incubating test-jar test @@ -190,7 +187,7 @@ org.apache.asterix asterix-transactions - 0.8.7-SNAPSHOT + 0.8.7-incubating compile @@ -221,7 +218,7 @@ org.apache.asterix asterix-test-framework - 0.8.7-SNAPSHOT + 0.8.7-incubating test http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-aql/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-aql/pom.xml b/asterix-aql/pom.xml index 91f05b9..8465757 100644 --- a/asterix-aql/pom.xml +++ b/asterix-aql/pom.xml @@ -16,15 +16,12 @@ ! specific language governing permissions and limitations ! under the License. !--> - + 4.0.0 asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating @@ -136,19 +133,19 @@ org.apache.asterix asterix-common - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-om - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-metadata - 0.8.7-SNAPSHOT + 0.8.7-incubating compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-common/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-common/pom.xml b/asterix-common/pom.xml index 652a761..efffbaf 100644 --- a/asterix-common/pom.xml +++ b/asterix-common/pom.xml @@ -21,7 +21,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-common @@ -208,7 +208,7 @@ org.apache.asterix asterix-test-framework - 0.8.7-SNAPSHOT + 0.8.7-incubating test http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-doc/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-doc/pom.xml b/asterix-doc/pom.xml index d6120b0..8a98c12 100644 --- a/asterix-doc/pom.xml +++ b/asterix-doc/pom.xml @@ -16,14 +16,12 @@ ! specific language governing permissions and limitations ! under the License. !--> - + 4.0.0 asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating http://asterixdb.incubator.apache.org/ http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-events/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-events/pom.xml b/asterix-events/pom.xml index a228c3c..ef30a37 100644 --- a/asterix-events/pom.xml +++ b/asterix-events/pom.xml @@ -22,11 +22,11 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating org.apache.asterix asterix-events - 0.8.7-SNAPSHOT + 0.8.7-incubating @@ -206,7 +206,7 @@ org.apache.asterix asterix-common - 0.8.7-SNAPSHOT + 0.8.7-incubating jar compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-examples/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-examples/pom.xml b/asterix-examples/pom.xml index 2f536d6..6e6bd5e 100644 --- a/asterix-examples/pom.xml +++ b/asterix-examples/pom.xml @@ -21,7 +21,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-examples http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-external-data/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-external-data/pom.xml b/asterix-external-data/pom.xml index 3163b1b..c7e5af1 100644 --- a/asterix-external-data/pom.xml +++ b/asterix-external-data/pom.xml @@ -21,7 +21,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating @@ -114,21 +114,21 @@ org.apache.asterix asterix-om - 0.8.7-SNAPSHOT + 0.8.7-incubating jar compile org.apache.asterix asterix-runtime - 0.8.7-SNAPSHOT + 0.8.7-incubating jar compile org.apache.asterix asterix-metadata - 0.8.7-SNAPSHOT + 0.8.7-incubating jar compile @@ -189,7 +189,7 @@ org.apache.asterix asterix-common - 0.8.7-SNAPSHOT + 0.8.7-incubating com.microsoft.windowsazure http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-fuzzyjoin/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-fuzzyjoin/pom.xml b/asterix-fuzzyjoin/pom.xml index f51244e..ba0a14f 100644 --- a/asterix-fuzzyjoin/pom.xml +++ b/asterix-fuzzyjoin/pom.xml @@ -21,11 +21,11 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating org.apache.asterix asterix-fuzzyjoin - 0.8.7-SNAPSHOT + 0.8.7-incubating http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-installer/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-installer/pom.xml b/asterix-installer/pom.xml index 3eb3dfa..211ce1b 100644 --- a/asterix-installer/pom.xml +++ b/asterix-installer/pom.xml @@ -21,7 +21,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-installer @@ -251,35 +251,35 @@ org.apache.asterix asterix-events - 0.8.7-SNAPSHOT + 0.8.7-incubating jar compile org.apache.asterix asterix-common - 0.8.7-SNAPSHOT + 0.8.7-incubating test-jar test org.apache.asterix asterix-server - 0.8.7-SNAPSHOT + 0.8.7-incubating zip binary-assembly org.apache.asterix asterix-external-data - 0.8.7-SNAPSHOT + 0.8.7-incubating zip binary-assembly org.apache.asterix asterix-test-framework - 0.8.7-SNAPSHOT + 0.8.7-incubating test http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/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 121f671..88d48a0 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.7-SNAPSHOT + 0.8.7-incubating maven-plugin http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-maven-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-maven-plugins/pom.xml b/asterix-maven-plugins/pom.xml index 99de4d0..df4ae0e 100644 --- a/asterix-maven-plugins/pom.xml +++ b/asterix-maven-plugins/pom.xml @@ -35,7 +35,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/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 4b27274..f7f8970 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.7-SNAPSHOT + 0.8.7-incubating maven-plugin http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-metadata/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-metadata/pom.xml b/asterix-metadata/pom.xml index a325a4e..5252d0c 100644 --- a/asterix-metadata/pom.xml +++ b/asterix-metadata/pom.xml @@ -21,7 +21,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-metadata @@ -53,25 +53,25 @@ org.apache.asterix asterix-common - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-om - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-runtime - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-events - 0.8.7-SNAPSHOT + 0.8.7-incubating compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-om/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-om/pom.xml b/asterix-om/pom.xml index efe7c1d..12be614 100644 --- a/asterix-om/pom.xml +++ b/asterix-om/pom.xml @@ -21,7 +21,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-om @@ -53,13 +53,13 @@ org.apache.asterix asterix-common - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-transactions - 0.8.7-SNAPSHOT + 0.8.7-incubating compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-runtime/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-runtime/pom.xml b/asterix-runtime/pom.xml index bd89627..2a61330 100644 --- a/asterix-runtime/pom.xml +++ b/asterix-runtime/pom.xml @@ -21,7 +21,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-runtime @@ -50,7 +50,7 @@ org.apache.asterix lexer-generator-maven-plugin - 0.8.7-SNAPSHOT + 0.8.7-incubating src/main/resources/adm.grammar ${project.build.directory}/generated-sources/org/apache/asterix/runtime/operators/file/adm @@ -147,13 +147,13 @@ org.apache.asterix asterix-om - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-fuzzyjoin - 0.8.7-SNAPSHOT + 0.8.7-incubating compile @@ -163,7 +163,7 @@ org.apache.asterix asterix-transactions - 0.8.7-SNAPSHOT + 0.8.7-incubating compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-server/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-server/pom.xml b/asterix-server/pom.xml index 71d6369..e775d6b 100644 --- a/asterix-server/pom.xml +++ b/asterix-server/pom.xml @@ -23,7 +23,7 @@ org.apache.asterix asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating @@ -140,7 +140,7 @@ org.apache.asterix asterix-app - 0.8.7-SNAPSHOT + 0.8.7-incubating org.codehaus.mojo.appassembler http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-test-framework/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-test-framework/pom.xml b/asterix-test-framework/pom.xml index 9bfe6e8..2c79a33 100644 --- a/asterix-test-framework/pom.xml +++ b/asterix-test-framework/pom.xml @@ -21,7 +21,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-test-framework http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-tools/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-tools/pom.xml b/asterix-tools/pom.xml index 93b43aa..c15a131 100644 --- a/asterix-tools/pom.xml +++ b/asterix-tools/pom.xml @@ -21,7 +21,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-tools @@ -150,37 +150,37 @@ org.apache.asterix asterix-aql - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-algebra - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-external-data - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-metadata - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-metadata - 0.8.7-SNAPSHOT + 0.8.7-incubating compile org.apache.asterix asterix-events - 0.8.7-SNAPSHOT + 0.8.7-incubating compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-transactions/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-transactions/pom.xml b/asterix-transactions/pom.xml index 447c762..3b67f7e 100644 --- a/asterix-transactions/pom.xml +++ b/asterix-transactions/pom.xml @@ -21,7 +21,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-transactions @@ -49,7 +49,7 @@ org.apache.asterix record-manager-generator-maven-plugin - 0.8.7-SNAPSHOT + 0.8.7-incubating false @@ -112,7 +112,7 @@ org.apache.asterix asterix-common - 0.8.7-SNAPSHOT + 0.8.7-incubating jar compile http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/asterix-yarn/pom.xml ---------------------------------------------------------------------- diff --git a/asterix-yarn/pom.xml b/asterix-yarn/pom.xml index 81b6a37..022de5b 100644 --- a/asterix-yarn/pom.xml +++ b/asterix-yarn/pom.xml @@ -21,7 +21,7 @@ asterix org.apache.asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating asterix-yarn @@ -135,26 +135,26 @@ org.apache.asterix asterix-events - 0.8.7-SNAPSHOT + 0.8.7-incubating test org.apache.asterix asterix-common - 0.8.7-SNAPSHOT + 0.8.7-incubating test-jar test org.apache.asterix asterix-test-framework - 0.8.7-SNAPSHOT + 0.8.7-incubating test org.apache.asterix asterix-common - 0.8.7-SNAPSHOT + 0.8.7-incubating org.apache.hadoop @@ -222,19 +222,19 @@ org.apache.asterix asterix-server - 0.8.7-SNAPSHOT + 0.8.7-incubating zip binary-assembly org.apache.asterix asterix-runtime - 0.8.7-SNAPSHOT + 0.8.7-incubating org.apache.asterix asterix-app - 0.8.7-SNAPSHOT + 0.8.7-incubating org.slf4j http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/73e09362/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8d11476..fe984c8 100644 --- a/pom.xml +++ b/pom.xml @@ -17,20 +17,17 @@ ! specific language governing permissions and limitations ! under the License. !--> - + 4.0.0 org.apache.asterix asterix - 0.8.7-SNAPSHOT + 0.8.7-incubating pom org.apache apache - LATEST + 17 @@ -179,7 +176,8 @@ scm:git:ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb https://github.com/apache/incubator-asterixdb - + asterix-0.8.7-incubating +