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 76EFE1753D for ; Mon, 2 Mar 2015 15:04:09 +0000 (UTC) Received: (qmail 84163 invoked by uid 500); 2 Mar 2015 15:03:42 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 84065 invoked by uid 500); 2 Mar 2015 15:03:42 -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 84027 invoked by uid 99); 2 Mar 2015 15:03:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2015 15:03:42 +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; Mon, 02 Mar 2015 15:03:41 +0000 Received: (qmail 82431 invoked by uid 99); 2 Mar 2015 15:03:17 -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, 02 Mar 2015 15:03:17 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 25C46E104E; Mon, 2 Mar 2015 15:03:17 +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: Mon, 02 Mar 2015 15:03:49 -0000 Message-Id: <0449cac471804ff883ab47fb4c0cefef@git.apache.org> In-Reply-To: <336f92e319b84e5dacd27ca1cd563d54@git.apache.org> References: <336f92e319b84e5dacd27ca1cd563d54@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [34/50] incubator-ignite git commit: # ignite-382 Changed version. X-Virus-Checked: Checked by ClamAV on apache.org # ignite-382 Changed 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/f252ee41 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/f252ee41 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/f252ee41 Branch: refs/heads/ignite-237 Commit: f252ee4177c3f1cf4b8eb47014e930da696600c2 Parents: 13e2d1f Author: anovikov Authored: Mon Mar 2 16:36:11 2015 +0700 Committer: anovikov Committed: Mon Mar 2 16:36:11 2015 +0700 ---------------------------------------------------------------------- examples/pom-standalone.xml | 2 +- modules/core/src/main/resources/ignite.properties | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/f252ee41/examples/pom-standalone.xml ---------------------------------------------------------------------- diff --git a/examples/pom-standalone.xml b/examples/pom-standalone.xml index 47df6bd..5de7433 100644 --- a/examples/pom-standalone.xml +++ b/examples/pom-standalone.xml @@ -28,7 +28,7 @@ UTF-8 - 1.0.1-RC1-SNAPSHOT + 1.0.0-RC2-SNAPSHOT org.apache.ignite http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/f252ee41/modules/core/src/main/resources/ignite.properties ---------------------------------------------------------------------- diff --git a/modules/core/src/main/resources/ignite.properties b/modules/core/src/main/resources/ignite.properties index caa7553..4295dce 100644 --- a/modules/core/src/main/resources/ignite.properties +++ b/modules/core/src/main/resources/ignite.properties @@ -15,7 +15,7 @@ # limitations under the License. # -ignite.version=1.0.1-rc1 +ignite.version=1.0.0-rc2 ignite.build=0 ignite.revision=DEV ignite.rel.date=01011970 http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/f252ee41/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 98f649d..b0ebc44 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ - 1.0.1-RC1-SNAPSHOT + 1.0.0-RC2-SNAPSHOT fabric 2.4.1 4.1.0.RELEASE @@ -574,7 +574,7 @@ - + test