From 3b75961862e242a19a15607bafdbb34aed78db34 Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Tue, 26 Jul 2016 17:19:40 +0000 Subject: [PATCH] [RELEASE] 0.10.0-RC1 --- CHANGELOG.md | 9 +-------- dist/pom.xml | 2 +- doc/src/site/sphinx/_themes/stratio | 2 +- docker/docker-entrypoint.sh | 0 driver/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 2 +- sdk/pom.xml | 2 +- serving-api/pom.xml | 2 +- serving-core/pom.xml | 2 +- testsAT/pom.xml | 2 +- web/pom.xml | 2 +- 12 files changed, 11 insertions(+), 18 deletions(-) mode change 100644 => 100755 docker/docker-entrypoint.sh diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ea4a4bad8..98d0fc5e5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -140,11 +140,4 @@ - Input **RabbitMq** - Full-Text operator - Accumulator operator -- Last Value operator - - - - - - - +- Last Value operator \ No newline at end of file diff --git a/dist/pom.xml b/dist/pom.xml index adea0c1e4b..8a03c5965f 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -21,7 +21,7 @@ parent com.stratio.sparta - 0.10.0-SNAPSHOT + 0.10.0-RC1 4.0.0 stratio-sparta diff --git a/doc/src/site/sphinx/_themes/stratio b/doc/src/site/sphinx/_themes/stratio index 4a8bf3842c..312051c811 160000 --- a/doc/src/site/sphinx/_themes/stratio +++ b/doc/src/site/sphinx/_themes/stratio @@ -1 +1 @@ -Subproject commit 4a8bf3842c6c3f7fe47127b3a9c2a3f844543f89 +Subproject commit 312051c811bffe052977fd6cb5d9cdfdc4be1566 diff --git a/docker/docker-entrypoint.sh b/docker/docker-entrypoint.sh old mode 100644 new mode 100755 diff --git a/driver/pom.xml b/driver/pom.xml index b9992a4612..1a21105cb1 100644 --- a/driver/pom.xml +++ b/driver/pom.xml @@ -21,7 +21,7 @@ parent com.stratio.sparta - 0.10.0-SNAPSHOT + 0.10.0-RC1 4.0.0 driver diff --git a/plugins/pom.xml b/plugins/pom.xml index 249ff52e06..35e7addeaa 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -22,7 +22,7 @@ parent com.stratio.sparta - 0.10.0-SNAPSHOT + 0.10.0-RC1 4.0.0 plugins diff --git a/pom.xml b/pom.xml index d05ce66c36..79b6ad6219 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ com.stratio.sparta parent - 0.10.0-SNAPSHOT + 0.10.0-RC1 pom http://www.stratio.com diff --git a/sdk/pom.xml b/sdk/pom.xml index 3f4427aef4..87e07d43ce 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -21,7 +21,7 @@ parent com.stratio.sparta - 0.10.0-SNAPSHOT + 0.10.0-RC1 4.0.0 diff --git a/serving-api/pom.xml b/serving-api/pom.xml index bf012e9932..4deecf507f 100644 --- a/serving-api/pom.xml +++ b/serving-api/pom.xml @@ -22,7 +22,7 @@ parent com.stratio.sparta - 0.10.0-SNAPSHOT + 0.10.0-RC1 4.0.0 diff --git a/serving-core/pom.xml b/serving-core/pom.xml index 858d689e39..a5621bfab5 100644 --- a/serving-core/pom.xml +++ b/serving-core/pom.xml @@ -21,7 +21,7 @@ parent com.stratio.sparta - 0.10.0-SNAPSHOT + 0.10.0-RC1 4.0.0 diff --git a/testsAT/pom.xml b/testsAT/pom.xml index de0835c3a8..7ad17dda75 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -10,7 +10,7 @@ com.stratio.sparta sparta-test - 0.10.0-SNAPSHOT + 0.10.0-RC1 sparta-test-cucumber diff --git a/web/pom.xml b/web/pom.xml index cdebe98f04..4e725661d3 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -5,7 +5,7 @@ com.stratio.sparta parent - 0.10.0-SNAPSHOT + 0.10.0-RC1 web