From f0603a7e909769d6ee1393b668b3b45454ea35a1 Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Thu, 31 Mar 2016 17:28:26 +0000 Subject: [PATCH] [RELEASE] 1.0.1-RC1 --- api/pom.xml | 2 +- commons/pom.xml | 2 +- engine/pom.xml | 2 +- examples/pom.xml | 2 +- pom.xml | 2 +- shell/pom.xml | 2 +- siddhi/pom.xml | 2 +- testsAT/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index b47548a9..a3ee1792 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC1-SNAPSHOT + 1.0.1-RC1 api jar diff --git a/commons/pom.xml b/commons/pom.xml index ef4546c7..2651258e 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC1-SNAPSHOT + 1.0.1-RC1 commons jar diff --git a/engine/pom.xml b/engine/pom.xml index 7ce67041..a0889217 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -22,7 +22,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC1-SNAPSHOT + 1.0.1-RC1 Decision engine engine diff --git a/examples/pom.xml b/examples/pom.xml index 3583fe8c..9e575c70 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC1-SNAPSHOT + 1.0.1-RC1 true diff --git a/pom.xml b/pom.xml index dc2bbad5..70d904da 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC1-SNAPSHOT + 1.0.1-RC1 Stratio Decision pom Stratio Decision is a real-time engine with Complex Event Processing capabilities diff --git a/shell/pom.xml b/shell/pom.xml index 2b8219bc..ec879d40 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC1-SNAPSHOT + 1.0.1-RC1 shell Decision shell diff --git a/siddhi/pom.xml b/siddhi/pom.xml index 2f2ba29d..a34f0f6e 100644 --- a/siddhi/pom.xml +++ b/siddhi/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC1-SNAPSHOT + 1.0.1-RC1 siddhi jar diff --git a/testsAT/pom.xml b/testsAT/pom.xml index fb56865a..80da44da 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -17,7 +17,7 @@ com.stratio.decision decision-test - 1.0.1-RC1-SNAPSHOT + 1.0.1-RC1 decision-test