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 C0B17175B8 for ; Fri, 10 Apr 2015 13:13:51 +0000 (UTC) Received: (qmail 47532 invoked by uid 500); 10 Apr 2015 13:13:51 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 47505 invoked by uid 500); 10 Apr 2015 13:13:51 -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 47496 invoked by uid 99); 10 Apr 2015 13:13:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Apr 2015 13:13:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 10 Apr 2015 13:13:49 +0000 Received: (qmail 47332 invoked by uid 99); 10 Apr 2015 13:13:29 -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, 10 Apr 2015 13:13:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 60B6BE0418; Fri, 10 Apr 2015 13:13:29 +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: Fri, 10 Apr 2015 13:13:29 -0000 Message-Id: <1762d268d49941e5b66d1b39f85d6043@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] incubator-ignite git commit: sprint-3 pre-release version X-Virus-Checked: Checked by ClamAV on apache.org Repository: incubator-ignite Updated Branches: refs/heads/ignite-sprint-3 660ed78a4 -> 98af3189c sprint-3 pre-release version Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/045973bf Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/045973bf Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/045973bf Branch: refs/heads/ignite-sprint-3 Commit: 045973bfd25589f958ab7e2eaca397a874665d00 Parents: 2c92f98 Author: Anton Vinogradov Authored: Fri Apr 10 16:02:01 2015 +0300 Committer: Anton Vinogradov Committed: Fri Apr 10 16:02:01 2015 +0300 ---------------------------------------------------------------------- examples/pom.xml | 2 +- modules/aop/pom.xml | 2 +- modules/aws/pom.xml | 2 +- modules/clients/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/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 | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 08f44eb..f38ff9d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ ignite-examples - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/aop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aop/pom.xml b/modules/aop/pom.xml index 917ccc6..1b03acd 100644 --- a/modules/aop/pom.xml +++ b/modules/aop/pom.xml @@ -31,7 +31,7 @@ ignite-aop - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/aws/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aws/pom.xml b/modules/aws/pom.xml index b738450..057f246 100644 --- a/modules/aws/pom.xml +++ b/modules/aws/pom.xml @@ -31,7 +31,7 @@ ignite-aws - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/clients/pom.xml ---------------------------------------------------------------------- diff --git a/modules/clients/pom.xml b/modules/clients/pom.xml index 29250f4..19d6a25 100644 --- a/modules/clients/pom.xml +++ b/modules/clients/pom.xml @@ -31,7 +31,7 @@ ignite-clients - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 2990330..d112735 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -31,7 +31,7 @@ ignite-codegen - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT UTF-8 http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/core/pom.xml b/modules/core/pom.xml index ac764fa..cdf2cf2 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -31,7 +31,7 @@ ignite-core - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/extdata/p2p/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/p2p/pom.xml b/modules/extdata/p2p/pom.xml index c8f0d63..6509c47 100644 --- a/modules/extdata/p2p/pom.xml +++ b/modules/extdata/p2p/pom.xml @@ -31,7 +31,7 @@ ignite-extdata-p2p - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/extdata/uri/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/uri/pom.xml b/modules/extdata/uri/pom.xml index ed7bff5..921775f 100644 --- a/modules/extdata/uri/pom.xml +++ b/modules/extdata/uri/pom.xml @@ -31,7 +31,7 @@ ignite-extdata-uri - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/geospatial/pom.xml ---------------------------------------------------------------------- diff --git a/modules/geospatial/pom.xml b/modules/geospatial/pom.xml index d0ae253..6a7610c 100644 --- a/modules/geospatial/pom.xml +++ b/modules/geospatial/pom.xml @@ -31,7 +31,7 @@ ignite-geospatial - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hadoop/pom.xml b/modules/hadoop/pom.xml index 69d5294..9b5bcfb 100644 --- a/modules/hadoop/pom.xml +++ b/modules/hadoop/pom.xml @@ -31,7 +31,7 @@ ignite-hadoop - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/hibernate/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hibernate/pom.xml b/modules/hibernate/pom.xml index eba98b5..fbd40ce 100644 --- a/modules/hibernate/pom.xml +++ b/modules/hibernate/pom.xml @@ -31,7 +31,7 @@ ignite-hibernate - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/indexing/pom.xml ---------------------------------------------------------------------- diff --git a/modules/indexing/pom.xml b/modules/indexing/pom.xml index 5851e66..2949c34 100644 --- a/modules/indexing/pom.xml +++ b/modules/indexing/pom.xml @@ -31,7 +31,7 @@ ignite-indexing - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/jcl/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jcl/pom.xml b/modules/jcl/pom.xml index c2d1851..04ab11b 100644 --- a/modules/jcl/pom.xml +++ b/modules/jcl/pom.xml @@ -31,7 +31,7 @@ ignite-jcl - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/jta/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jta/pom.xml b/modules/jta/pom.xml index dbf4eac..7322da2 100644 --- a/modules/jta/pom.xml +++ b/modules/jta/pom.xml @@ -31,7 +31,7 @@ ignite-jta - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/log4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/log4j/pom.xml b/modules/log4j/pom.xml index 6f88587..42c8523 100644 --- a/modules/log4j/pom.xml +++ b/modules/log4j/pom.xml @@ -31,7 +31,7 @@ ignite-log4j - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/rest-http/pom.xml ---------------------------------------------------------------------- diff --git a/modules/rest-http/pom.xml b/modules/rest-http/pom.xml index cbade02..72bf1ff 100644 --- a/modules/rest-http/pom.xml +++ b/modules/rest-http/pom.xml @@ -31,7 +31,7 @@ ignite-rest-http - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/scalar/pom.xml ---------------------------------------------------------------------- diff --git a/modules/scalar/pom.xml b/modules/scalar/pom.xml index 83de256..b8840e3 100644 --- a/modules/scalar/pom.xml +++ b/modules/scalar/pom.xml @@ -31,7 +31,7 @@ ignite-scalar - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/schedule/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schedule/pom.xml b/modules/schedule/pom.xml index fe11f3f..ee733ad 100644 --- a/modules/schedule/pom.xml +++ b/modules/schedule/pom.xml @@ -31,7 +31,7 @@ ignite-schedule - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/schema-import/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schema-import/pom.xml b/modules/schema-import/pom.xml index 9eb95c1..d420681 100644 --- a/modules/schema-import/pom.xml +++ b/modules/schema-import/pom.xml @@ -31,7 +31,7 @@ ignite-schema-import - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/slf4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/slf4j/pom.xml b/modules/slf4j/pom.xml index 9feba39..9acb521 100644 --- a/modules/slf4j/pom.xml +++ b/modules/slf4j/pom.xml @@ -31,7 +31,7 @@ ignite-slf4j - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/spring/pom.xml ---------------------------------------------------------------------- diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index 533c1f2..a0bcaaa 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -31,7 +31,7 @@ ignite-spring - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ssh/pom.xml b/modules/ssh/pom.xml index 1f70406..521c7d0 100644 --- a/modules/ssh/pom.xml +++ b/modules/ssh/pom.xml @@ -31,7 +31,7 @@ ignite-ssh - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/tools/pom.xml ---------------------------------------------------------------------- diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml index 68b1fb9..674f22f 100644 --- a/modules/tools/pom.xml +++ b/modules/tools/pom.xml @@ -31,7 +31,7 @@ ignite-tools - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT UTF-8 http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/urideploy/pom.xml ---------------------------------------------------------------------- diff --git a/modules/urideploy/pom.xml b/modules/urideploy/pom.xml index 29b00b7..939966c 100644 --- a/modules/urideploy/pom.xml +++ b/modules/urideploy/pom.xml @@ -31,7 +31,7 @@ ignite-urideploy - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/visor-console/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-console/pom.xml b/modules/visor-console/pom.xml index bd1d20c..c5b9523 100644 --- a/modules/visor-console/pom.xml +++ b/modules/visor-console/pom.xml @@ -31,7 +31,7 @@ ignite-visor-console - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/visor-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-plugins/pom.xml b/modules/visor-plugins/pom.xml index a63289d..04dda81 100644 --- a/modules/visor-plugins/pom.xml +++ b/modules/visor-plugins/pom.xml @@ -31,7 +31,7 @@ ignite-visor-plugins - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/web/pom.xml ---------------------------------------------------------------------- diff --git a/modules/web/pom.xml b/modules/web/pom.xml index eeeec39..446d7a0 100644 --- a/modules/web/pom.xml +++ b/modules/web/pom.xml @@ -31,7 +31,7 @@ ignite-web - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/modules/yardstick/pom.xml ---------------------------------------------------------------------- diff --git a/modules/yardstick/pom.xml b/modules/yardstick/pom.xml index 0d2e81a..108fa62 100644 --- a/modules/yardstick/pom.xml +++ b/modules/yardstick/pom.xml @@ -31,7 +31,7 @@ ignite-yardstick - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT 0.7.0 http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/045973bf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f33624e..a3e86a4 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.apache.ignite ignite - 1.0.1-RC1-SNAPSHOT + 1.1.0-SNAPSHOT pom