From 30292ca7cad2d38420ad9d3df59eeeb9d67bb026 Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Thu, 7 Apr 2016 20:11:46 +0000 Subject: [PATCH] [RELEASE] Prepare for next bugfixing iteration --- 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 6d2680b7..fda484bc 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.stratio.decision stratio-decision - 1.0.2-RC2 + 1.0.2-RC3-SNAPSHOT api jar diff --git a/commons/pom.xml b/commons/pom.xml index 9a2f237f..cfa94983 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.2-RC2 + 1.0.2-RC3-SNAPSHOT commons jar diff --git a/engine/pom.xml b/engine/pom.xml index e037c2fe..ec88902d 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -22,7 +22,7 @@ com.stratio.decision stratio-decision - 1.0.2-RC2 + 1.0.2-RC3-SNAPSHOT Decision engine engine diff --git a/examples/pom.xml b/examples/pom.xml index 6624ec7e..d572ced5 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.2-RC2 + 1.0.2-RC3-SNAPSHOT true diff --git a/pom.xml b/pom.xml index 4fdad666..512293a6 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.stratio.decision stratio-decision - 1.0.2-RC2 + 1.0.2-RC3-SNAPSHOT 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 aff48bd1..c1857abe 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.2-RC2 + 1.0.2-RC3-SNAPSHOT shell Decision shell diff --git a/siddhi/pom.xml b/siddhi/pom.xml index e45007d3..f1afa4a0 100644 --- a/siddhi/pom.xml +++ b/siddhi/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.2-RC2 + 1.0.2-RC3-SNAPSHOT siddhi jar diff --git a/testsAT/pom.xml b/testsAT/pom.xml index e3eeed8b..2061e832 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -17,7 +17,7 @@ com.stratio.decision decision-test - 1.0.2-RC2 + 1.0.2-RC3-SNAPSHOT decision-test