Return-Path: X-Original-To: apmail-ignite-commits-archive@minotaur.apache.org Delivered-To: apmail-ignite-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 2A93E18229 for ; Tue, 7 Jul 2015 08:41:16 +0000 (UTC) Received: (qmail 85177 invoked by uid 500); 7 Jul 2015 08:41:16 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 85136 invoked by uid 500); 7 Jul 2015 08:41:16 -0000 Mailing-List: contact commits-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list commits@ignite.incubator.apache.org Received: (qmail 85093 invoked by uid 99); 7 Jul 2015 08:41:16 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2015 08:41:16 +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 8C634C09C6 for ; Tue, 7 Jul 2015 08:41:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.77 X-Spam-Level: * X-Spam-Status: No, score=1.77 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-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 83RNoOBax1eJ for ; Tue, 7 Jul 2015 08:41:12 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id 9A1172AD31 for ; Tue, 7 Jul 2015 08:41:09 +0000 (UTC) Received: (qmail 84561 invoked by uid 99); 7 Jul 2015 08:41:09 -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, 07 Jul 2015 08:41:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6C3F4E04EF; Tue, 7 Jul 2015 08:41:09 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sboikov@apache.org To: commits@ignite.incubator.apache.org Date: Tue, 07 Jul 2015 08:41:27 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [20/35] incubator-ignite git commit: 1.1.0 1.1.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/6da491f4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/6da491f4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/6da491f4 Branch: refs/heads/ignite-752 Commit: 6da491f4c80c36fe280327a57760c2da69c227d8 Parents: cff73bf Author: Ignite Teamcity Authored: Wed May 20 19:18:40 2015 +0300 Committer: Ignite Teamcity Committed: Wed May 20 19:18:40 2015 +0300 ---------------------------------------------------------------------- examples/pom.xml | 2 +- modules/aop/pom.xml | 2 +- modules/aws/pom.xml | 2 +- modules/clients/pom.xml | 2 +- modules/cloud/pom.xml | 2 +- modules/codegen/pom.xml | 2 +- modules/core/pom.xml | 2 +- modules/extdata/p2p/pom.xml | 2 +- modules/extdata/uri/pom.xml | 2 +- modules/gce/pom.xml | 2 +- modules/geospatial/pom.xml | 2 +- modules/hadoop/pom.xml | 2 +- modules/hibernate/pom.xml | 2 +- modules/indexing/pom.xml | 2 +- modules/jcl/pom.xml | 2 +- modules/jta/pom.xml | 2 +- modules/log4j/pom.xml | 2 +- modules/rest-http/pom.xml | 2 +- modules/scalar/pom.xml | 2 +- modules/schedule/pom.xml | 2 +- modules/schema-import/pom.xml | 2 +- modules/slf4j/pom.xml | 2 +- modules/spring/pom.xml | 2 +- modules/ssh/pom.xml | 2 +- modules/tools/pom.xml | 2 +- modules/urideploy/pom.xml | 2 +- modules/visor-console/pom.xml | 2 +- modules/visor-plugins/pom.xml | 2 +- modules/web/pom.xml | 2 +- modules/yardstick/pom.xml | 2 +- pom.xml | 6 +++--- 31 files changed, 33 insertions(+), 33 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 3ac5a80..3a24b51 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ ignite-examples - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/aop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aop/pom.xml b/modules/aop/pom.xml index 38a593e..0e8b733 100644 --- a/modules/aop/pom.xml +++ b/modules/aop/pom.xml @@ -31,7 +31,7 @@ ignite-aop - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/aws/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aws/pom.xml b/modules/aws/pom.xml index 83eced2..9eaf485 100644 --- a/modules/aws/pom.xml +++ b/modules/aws/pom.xml @@ -31,7 +31,7 @@ ignite-aws - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/clients/pom.xml ---------------------------------------------------------------------- diff --git a/modules/clients/pom.xml b/modules/clients/pom.xml index c90173f..23bca5a 100644 --- a/modules/clients/pom.xml +++ b/modules/clients/pom.xml @@ -31,7 +31,7 @@ ignite-clients - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/cloud/pom.xml ---------------------------------------------------------------------- diff --git a/modules/cloud/pom.xml b/modules/cloud/pom.xml index ddc2858..628a0db 100644 --- a/modules/cloud/pom.xml +++ b/modules/cloud/pom.xml @@ -29,7 +29,7 @@ ignite-cloud - 1.0.4-SNAPSHOT + 1.1.0-incubating 1.9.0 http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 15c3d5d..bc43eb4 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -31,7 +31,7 @@ ignite-codegen - 1.0.4-SNAPSHOT + 1.1.0-incubating UTF-8 http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/core/pom.xml b/modules/core/pom.xml index e3a7b97..33e73a8 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -31,7 +31,7 @@ ignite-core - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/extdata/p2p/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/p2p/pom.xml b/modules/extdata/p2p/pom.xml index cc6843f..7719e56 100644 --- a/modules/extdata/p2p/pom.xml +++ b/modules/extdata/p2p/pom.xml @@ -31,7 +31,7 @@ ignite-extdata-p2p - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/extdata/uri/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/uri/pom.xml b/modules/extdata/uri/pom.xml index 980db73..bffa857 100644 --- a/modules/extdata/uri/pom.xml +++ b/modules/extdata/uri/pom.xml @@ -31,7 +31,7 @@ ignite-extdata-uri - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/gce/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gce/pom.xml b/modules/gce/pom.xml index e4198b8..14df98d 100644 --- a/modules/gce/pom.xml +++ b/modules/gce/pom.xml @@ -31,7 +31,7 @@ ignite-gce - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/geospatial/pom.xml ---------------------------------------------------------------------- diff --git a/modules/geospatial/pom.xml b/modules/geospatial/pom.xml index dc7a454..b087bdf 100644 --- a/modules/geospatial/pom.xml +++ b/modules/geospatial/pom.xml @@ -31,7 +31,7 @@ ignite-geospatial - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hadoop/pom.xml b/modules/hadoop/pom.xml index fba22c1..9238547 100644 --- a/modules/hadoop/pom.xml +++ b/modules/hadoop/pom.xml @@ -31,7 +31,7 @@ ignite-hadoop - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/hibernate/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hibernate/pom.xml b/modules/hibernate/pom.xml index f7d0443..7237639 100644 --- a/modules/hibernate/pom.xml +++ b/modules/hibernate/pom.xml @@ -31,7 +31,7 @@ ignite-hibernate - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/indexing/pom.xml ---------------------------------------------------------------------- diff --git a/modules/indexing/pom.xml b/modules/indexing/pom.xml index e808ca3..932e039 100644 --- a/modules/indexing/pom.xml +++ b/modules/indexing/pom.xml @@ -31,7 +31,7 @@ ignite-indexing - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/jcl/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jcl/pom.xml b/modules/jcl/pom.xml index 061e27c..571f107 100644 --- a/modules/jcl/pom.xml +++ b/modules/jcl/pom.xml @@ -31,7 +31,7 @@ ignite-jcl - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/jta/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jta/pom.xml b/modules/jta/pom.xml index b6e0928..69903ee 100644 --- a/modules/jta/pom.xml +++ b/modules/jta/pom.xml @@ -31,7 +31,7 @@ ignite-jta - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/log4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/log4j/pom.xml b/modules/log4j/pom.xml index d855911..d4986cb 100644 --- a/modules/log4j/pom.xml +++ b/modules/log4j/pom.xml @@ -31,7 +31,7 @@ ignite-log4j - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/rest-http/pom.xml ---------------------------------------------------------------------- diff --git a/modules/rest-http/pom.xml b/modules/rest-http/pom.xml index 95800ac..a2c591d 100644 --- a/modules/rest-http/pom.xml +++ b/modules/rest-http/pom.xml @@ -31,7 +31,7 @@ ignite-rest-http - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/scalar/pom.xml ---------------------------------------------------------------------- diff --git a/modules/scalar/pom.xml b/modules/scalar/pom.xml index 3160cc2..9b784c8 100644 --- a/modules/scalar/pom.xml +++ b/modules/scalar/pom.xml @@ -31,7 +31,7 @@ ignite-scalar - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/schedule/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schedule/pom.xml b/modules/schedule/pom.xml index 4cda672..d11099b 100644 --- a/modules/schedule/pom.xml +++ b/modules/schedule/pom.xml @@ -31,7 +31,7 @@ ignite-schedule - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/schema-import/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schema-import/pom.xml b/modules/schema-import/pom.xml index 51b5ff0..804e79e 100644 --- a/modules/schema-import/pom.xml +++ b/modules/schema-import/pom.xml @@ -31,7 +31,7 @@ ignite-schema-import - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/slf4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/slf4j/pom.xml b/modules/slf4j/pom.xml index d7109c2..0215709 100644 --- a/modules/slf4j/pom.xml +++ b/modules/slf4j/pom.xml @@ -31,7 +31,7 @@ ignite-slf4j - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/spring/pom.xml ---------------------------------------------------------------------- diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index 26dfc14..15f3a1d 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -31,7 +31,7 @@ ignite-spring - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ssh/pom.xml b/modules/ssh/pom.xml index 82a7983..c85ffb1 100644 --- a/modules/ssh/pom.xml +++ b/modules/ssh/pom.xml @@ -31,7 +31,7 @@ ignite-ssh - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/tools/pom.xml ---------------------------------------------------------------------- diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml index b38de40..e202fb2 100644 --- a/modules/tools/pom.xml +++ b/modules/tools/pom.xml @@ -31,7 +31,7 @@ ignite-tools - 1.0.4-SNAPSHOT + 1.1.0-incubating UTF-8 http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/urideploy/pom.xml ---------------------------------------------------------------------- diff --git a/modules/urideploy/pom.xml b/modules/urideploy/pom.xml index c711902..933d0b1 100644 --- a/modules/urideploy/pom.xml +++ b/modules/urideploy/pom.xml @@ -31,7 +31,7 @@ ignite-urideploy - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/visor-console/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-console/pom.xml b/modules/visor-console/pom.xml index a70dd2c..d068b31 100644 --- a/modules/visor-console/pom.xml +++ b/modules/visor-console/pom.xml @@ -31,7 +31,7 @@ ignite-visor-console - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/visor-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-plugins/pom.xml b/modules/visor-plugins/pom.xml index 96e7b17..2d01402 100644 --- a/modules/visor-plugins/pom.xml +++ b/modules/visor-plugins/pom.xml @@ -31,7 +31,7 @@ ignite-visor-plugins - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/web/pom.xml ---------------------------------------------------------------------- diff --git a/modules/web/pom.xml b/modules/web/pom.xml index 92f9aa7..5faa842 100644 --- a/modules/web/pom.xml +++ b/modules/web/pom.xml @@ -31,7 +31,7 @@ ignite-web - 1.0.4-SNAPSHOT + 1.1.0-incubating http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/modules/yardstick/pom.xml ---------------------------------------------------------------------- diff --git a/modules/yardstick/pom.xml b/modules/yardstick/pom.xml index 7298f6b..08344a0 100644 --- a/modules/yardstick/pom.xml +++ b/modules/yardstick/pom.xml @@ -31,7 +31,7 @@ ignite-yardstick - 1.0.4-SNAPSHOT + 1.1.0-incubating 0.7.0 http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6da491f4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 26f5456..7c52c68 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.apache.ignite apache-ignite - 1.0.4-SNAPSHOT + 1.1.0-incubating pom @@ -300,7 +300,7 @@ - + @@ -592,7 +592,7 @@ - +