From f252ee4177c3f1cf4b8eb47014e930da696600c2 Mon Sep 17 00:00:00 2001 From: anovikov Date: Mon, 2 Mar 2015 16:36:11 +0700 Subject: [PATCH] # ignite-382 Changed version. --- examples/pom-standalone.xml | 2 +- modules/core/src/main/resources/ignite.properties | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) 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 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 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 -- 2.1.2