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 A755D17B12 for ; Fri, 10 Apr 2015 10:18:35 +0000 (UTC) Received: (qmail 47529 invoked by uid 500); 10 Apr 2015 10:18:35 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 47501 invoked by uid 500); 10 Apr 2015 10:18:35 -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 47492 invoked by uid 99); 10 Apr 2015 10:18:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Apr 2015 10:18:35 +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 10:18:03 +0000 Received: (qmail 45161 invoked by uid 99); 10 Apr 2015 10:18:00 -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 10:18:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 63525E03CE; Fri, 10 Apr 2015 10:18:00 +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 10:18:11 -0000 Message-Id: <091ee58641cb4d90ad1836a9b34c3a2c@git.apache.org> In-Reply-To: <48a35e19f178437bb4627412724e117e@git.apache.org> References: <48a35e19f178437bb4627412724e117e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [12/50] [abbrv] incubator-ignite git commit: [maven-release-plugin] prepare branch 1.0.2QAILS01 X-Virus-Checked: Checked by ClamAV on apache.org [maven-release-plugin] prepare branch 1.0.2QAILS01 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/de4c61a2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/de4c61a2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/de4c61a2 Branch: refs/heads/ignite-676 Commit: de4c61a2b54d7016be13dce06e63cb7e99170053 Parents: 8803e17 Author: Ignite Teamcity Authored: Thu Apr 9 12:48:23 2015 +0300 Committer: Ignite Teamcity Committed: Thu Apr 9 12:48:23 2015 +0300 ---------------------------------------------------------------------- examples/pom.xml | 4 ++++ modules/aop/pom.xml | 4 ++++ modules/aws/pom.xml | 4 ++++ modules/clients/pom.xml | 4 ++++ modules/codegen/pom.xml | 4 ++++ modules/core/pom.xml | 4 ++++ modules/extdata/p2p/pom.xml | 4 ++++ modules/extdata/uri/pom.xml | 4 ++++ modules/geospatial/pom.xml | 4 ++++ modules/hadoop/pom.xml | 4 ++++ modules/hibernate/pom.xml | 4 ++++ modules/indexing/pom.xml | 4 ++++ modules/jcl/pom.xml | 4 ++++ modules/jta/pom.xml | 4 ++++ modules/log4j/pom.xml | 4 ++++ modules/rest-http/pom.xml | 4 ++++ modules/scalar/pom.xml | 4 ++++ modules/schedule/pom.xml | 4 ++++ modules/schema-import/pom.xml | 4 ++++ modules/slf4j/pom.xml | 4 ++++ modules/spring/pom.xml | 4 ++++ modules/ssh/pom.xml | 4 ++++ modules/tools/pom.xml | 4 ++++ modules/urideploy/pom.xml | 4 ++++ modules/visor-console/pom.xml | 4 ++++ modules/visor-plugins/pom.xml | 4 ++++ modules/web/pom.xml | 4 ++++ modules/yardstick/pom.xml | 4 ++++ pom.xml | 2 +- 29 files changed, 113 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 08f44eb..f3af253 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -225,4 +225,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/aop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aop/pom.xml b/modules/aop/pom.xml index 917ccc6..d15b41f 100644 --- a/modules/aop/pom.xml +++ b/modules/aop/pom.xml @@ -107,4 +107,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/aws/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aws/pom.xml b/modules/aws/pom.xml index b738450..91e62b0 100644 --- a/modules/aws/pom.xml +++ b/modules/aws/pom.xml @@ -99,4 +99,8 @@ test + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/clients/pom.xml ---------------------------------------------------------------------- diff --git a/modules/clients/pom.xml b/modules/clients/pom.xml index 29250f4..51d0183 100644 --- a/modules/clients/pom.xml +++ b/modules/clients/pom.xml @@ -128,4 +128,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 2990330..ec56e3d 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -52,4 +52,8 @@ ${project.version} + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 466ccb9..c2c49df 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -424,4 +424,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/extdata/p2p/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/p2p/pom.xml b/modules/extdata/p2p/pom.xml index c8f0d63..97be6f8 100644 --- a/modules/extdata/p2p/pom.xml +++ b/modules/extdata/p2p/pom.xml @@ -93,4 +93,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/extdata/uri/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/uri/pom.xml b/modules/extdata/uri/pom.xml index ed7bff5..be96f4c 100644 --- a/modules/extdata/uri/pom.xml +++ b/modules/extdata/uri/pom.xml @@ -122,4 +122,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/geospatial/pom.xml ---------------------------------------------------------------------- diff --git a/modules/geospatial/pom.xml b/modules/geospatial/pom.xml index d0ae253..1b1f146 100644 --- a/modules/geospatial/pom.xml +++ b/modules/geospatial/pom.xml @@ -81,4 +81,8 @@ test + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hadoop/pom.xml b/modules/hadoop/pom.xml index 69d5294..91ac659 100644 --- a/modules/hadoop/pom.xml +++ b/modules/hadoop/pom.xml @@ -224,4 +224,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/hibernate/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hibernate/pom.xml b/modules/hibernate/pom.xml index eba98b5..7435825 100644 --- a/modules/hibernate/pom.xml +++ b/modules/hibernate/pom.xml @@ -120,4 +120,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/indexing/pom.xml ---------------------------------------------------------------------- diff --git a/modules/indexing/pom.xml b/modules/indexing/pom.xml index 5851e66..b453b06 100644 --- a/modules/indexing/pom.xml +++ b/modules/indexing/pom.xml @@ -93,4 +93,8 @@ test + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/jcl/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jcl/pom.xml b/modules/jcl/pom.xml index c2d1851..5c2f288 100644 --- a/modules/jcl/pom.xml +++ b/modules/jcl/pom.xml @@ -54,4 +54,8 @@ test + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/jta/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jta/pom.xml b/modules/jta/pom.xml index dbf4eac..f72a5f1 100644 --- a/modules/jta/pom.xml +++ b/modules/jta/pom.xml @@ -82,4 +82,8 @@ test + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/log4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/log4j/pom.xml b/modules/log4j/pom.xml index 6f88587..14351c9 100644 --- a/modules/log4j/pom.xml +++ b/modules/log4j/pom.xml @@ -53,4 +53,8 @@ test + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/rest-http/pom.xml ---------------------------------------------------------------------- diff --git a/modules/rest-http/pom.xml b/modules/rest-http/pom.xml index cbade02..e232407 100644 --- a/modules/rest-http/pom.xml +++ b/modules/rest-http/pom.xml @@ -113,4 +113,8 @@ 1.8.3 + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/scalar/pom.xml ---------------------------------------------------------------------- diff --git a/modules/scalar/pom.xml b/modules/scalar/pom.xml index 83de256..400c165 100644 --- a/modules/scalar/pom.xml +++ b/modules/scalar/pom.xml @@ -185,4 +185,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/schedule/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schedule/pom.xml b/modules/schedule/pom.xml index fe11f3f..cddb0f2 100644 --- a/modules/schedule/pom.xml +++ b/modules/schedule/pom.xml @@ -74,4 +74,8 @@ test + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/schema-import/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schema-import/pom.xml b/modules/schema-import/pom.xml index 9eb95c1..074abcb 100644 --- a/modules/schema-import/pom.xml +++ b/modules/schema-import/pom.xml @@ -99,4 +99,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/slf4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/slf4j/pom.xml b/modules/slf4j/pom.xml index 9feba39..087f1f5 100644 --- a/modules/slf4j/pom.xml +++ b/modules/slf4j/pom.xml @@ -46,4 +46,8 @@ 1.6.4 + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/spring/pom.xml ---------------------------------------------------------------------- diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index 533c1f2..2038112 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -115,4 +115,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ssh/pom.xml b/modules/ssh/pom.xml index 1f70406..0611271 100644 --- a/modules/ssh/pom.xml +++ b/modules/ssh/pom.xml @@ -68,4 +68,8 @@ test + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/tools/pom.xml ---------------------------------------------------------------------- diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml index 68b1fb9..d17b719 100644 --- a/modules/tools/pom.xml +++ b/modules/tools/pom.xml @@ -74,4 +74,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/urideploy/pom.xml ---------------------------------------------------------------------- diff --git a/modules/urideploy/pom.xml b/modules/urideploy/pom.xml index d8a9aa1..616eaad 100644 --- a/modules/urideploy/pom.xml +++ b/modules/urideploy/pom.xml @@ -150,4 +150,8 @@ test + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/visor-console/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-console/pom.xml b/modules/visor-console/pom.xml index bd1d20c..761dcc1 100644 --- a/modules/visor-console/pom.xml +++ b/modules/visor-console/pom.xml @@ -153,4 +153,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/visor-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-plugins/pom.xml b/modules/visor-plugins/pom.xml index a63289d..b83856c 100644 --- a/modules/visor-plugins/pom.xml +++ b/modules/visor-plugins/pom.xml @@ -73,4 +73,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/web/pom.xml ---------------------------------------------------------------------- diff --git a/modules/web/pom.xml b/modules/web/pom.xml index eeeec39..95b9abc 100644 --- a/modules/web/pom.xml +++ b/modules/web/pom.xml @@ -88,4 +88,8 @@ test + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/yardstick/pom.xml ---------------------------------------------------------------------- diff --git a/modules/yardstick/pom.xml b/modules/yardstick/pom.xml index 0d2e81a..8c4904a 100644 --- a/modules/yardstick/pom.xml +++ b/modules/yardstick/pom.xml @@ -194,4 +194,8 @@ + + + 1.0.2QAILS01 + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c9dfce4..74fe0ba 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ https://git-wip-us.apache.org/repos/asf/incubator-ignite scm:git:git://git-wip-us.apache.org/repos/asf/incubator-ignite scm:git:https://git-wip-us.apache.org/repos/asf/incubator-ignite - HEAD + 1.0.2QAILS01