From b85cdba8c89d931798f12503a8444508443ee8b1 Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Thu, 26 May 2016 14:28:19 +0000 Subject: [PATCH] [RELEASE] 1.3.0-RC1 --- CHANGELOG.md | 2 +- cassandra/pom.xml | 2 +- common/pom.xml | 2 +- core/pom.xml | 2 +- dist/pom.xml | 4 ++-- driver/pom.xml | 2 +- elasticsearch/pom.xml | 2 +- mongodb/pom.xml | 2 +- pom.xml | 2 +- server/pom.xml | 2 +- streaming/pom.xml | 2 +- testsAT/pom.xml | 2 +- testsIT/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efb3a14e9..fa13a1dc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,4 +63,4 @@ Only listing significant user-visible, not internal code cleanups and minor bug * Metadata discovery. * Temporary views. * P2P architecture: High availability and scalability. -* Query builder. +* Query builder. \ No newline at end of file diff --git a/cassandra/pom.xml b/cassandra/pom.xml index df9b28c7c..c66b6139e 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -22,7 +22,7 @@ com.stratio.crossdata parent_2.10 - 1.3.0-SNAPSHOT + 1.3.0-RC1 com.stratio.crossdata.connector crossdata-cassandra_2.10 diff --git a/common/pom.xml b/common/pom.xml index 682ff46d1..da70f7a0c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ parent_2.10 com.stratio.crossdata - 1.3.0-SNAPSHOT + 1.3.0-RC1 crossdata-common_2.10 diff --git a/core/pom.xml b/core/pom.xml index 4824ec267..d28af1bc1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ com.stratio.crossdata parent_2.10 - 1.3.0-SNAPSHOT + 1.3.0-RC1 crossdata-core_2.10 diff --git a/dist/pom.xml b/dist/pom.xml index fee7d2bf3..9cad32a97 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -7,12 +7,12 @@ com.stratio.crossdata parent_2.10 - 1.3.0-SNAPSHOT + 1.3.0-RC1 dist_2.10 Dist - 1.3.0-SNAPSHOT + 1.3.0-RC1 diff --git a/driver/pom.xml b/driver/pom.xml index 322552883..43bc19eda 100644 --- a/driver/pom.xml +++ b/driver/pom.xml @@ -23,7 +23,7 @@ parent_2.10 com.stratio.crossdata - 1.3.0-SNAPSHOT + 1.3.0-RC1 crossdata-driver_2.10 diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 12dc2a1b7..085c67317 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -23,7 +23,7 @@ com.stratio.crossdata parent_2.10 - 1.3.0-SNAPSHOT + 1.3.0-RC1 com.stratio.crossdata.connector crossdata-elasticsearch_2.10 diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 8a1e91cb8..439f6fd59 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -22,7 +22,7 @@ com.stratio.crossdata parent_2.10 - 1.3.0-SNAPSHOT + 1.3.0-RC1 com.stratio.crossdata.connector crossdata-mongodb_2.10 diff --git a/pom.xml b/pom.xml index 6578418a7..47f967861 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.stratio.crossdata parent_2.10 - 1.3.0-SNAPSHOT + 1.3.0-RC1 pom Stratio Crossdata Parent Stratio Crossdata reactor diff --git a/server/pom.xml b/server/pom.xml index f35101e38..d6a4e8251 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -23,7 +23,7 @@ parent_2.10 com.stratio.crossdata - 1.3.0-SNAPSHOT + 1.3.0-RC1 crossdata-server_2.10 diff --git a/streaming/pom.xml b/streaming/pom.xml index c61c18e15..130df41f4 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -5,7 +5,7 @@ parent_2.10 com.stratio.crossdata - 1.3.0-SNAPSHOT + 1.3.0-RC1 4.0.0 diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 0daf22b1c..0a0ff1963 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -17,7 +17,7 @@ com.stratio.crossdata testsAT - 1.3.0-SNAPSHOT + 1.3.0-RC1 diff --git a/testsIT/pom.xml b/testsIT/pom.xml index 80e81925c..3fff18d30 100644 --- a/testsIT/pom.xml +++ b/testsIT/pom.xml @@ -23,7 +23,7 @@ parent_2.10 com.stratio.crossdata - 1.3.0-SNAPSHOT + 1.3.0-RC1 crossdata-testsIT_2.10