From 3adc38d6077f3686de49ebef3a29a9cc6838c43a Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Tue, 29 Mar 2016 14:45:37 +0000 Subject: [PATCH] [RELEASE] 1.0.0 --- 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 16e29ad9..399e02c4 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.stratio.decision stratio-decision - 1.0.0-RC4-SNAPSHOT + 1.0.0 api jar diff --git a/commons/pom.xml b/commons/pom.xml index 1fe9a9cd..8eead4dc 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.0-RC4-SNAPSHOT + 1.0.0 commons jar diff --git a/engine/pom.xml b/engine/pom.xml index 41093e3e..42e3fefd 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -22,7 +22,7 @@ com.stratio.decision stratio-decision - 1.0.0-RC4-SNAPSHOT + 1.0.0 Decision engine engine diff --git a/examples/pom.xml b/examples/pom.xml index 071b48c3..1e92a703 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.0-RC4-SNAPSHOT + 1.0.0 true diff --git a/pom.xml b/pom.xml index 3cfc9501..e7858add 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.stratio.decision stratio-decision - 1.0.0-RC4-SNAPSHOT + 1.0.0 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 83927a9d..69891686 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.0-RC4-SNAPSHOT + 1.0.0 shell Decision shell diff --git a/siddhi/pom.xml b/siddhi/pom.xml index b4d3b18f..ef41c3ff 100644 --- a/siddhi/pom.xml +++ b/siddhi/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.0-RC4-SNAPSHOT + 1.0.0 siddhi jar diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 63bac9fc..4b3c0bef 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -17,7 +17,7 @@ com.stratio.decision decision-test - 1.0.0-RC4-SNAPSHOT + 1.0.0 decision-test