diff --git a/api/pom.xml b/api/pom.xml index 7eb0639a..353e5506 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC3-SNAPSHOT + 1.0.1 api jar diff --git a/commons/pom.xml b/commons/pom.xml index 5a7d9405..88cff490 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC3-SNAPSHOT + 1.0.1 commons jar diff --git a/engine/pom.xml b/engine/pom.xml index a435a4fc..d7cdac18 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -22,7 +22,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC3-SNAPSHOT + 1.0.1 Decision engine engine diff --git a/examples/pom.xml b/examples/pom.xml index 0645d49c..8415a09b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC3-SNAPSHOT + 1.0.1 true diff --git a/pom.xml b/pom.xml index 676c5ac4..f96093af 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC3-SNAPSHOT + 1.0.1 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 d545566f..dd568a59 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC3-SNAPSHOT + 1.0.1 shell Decision shell diff --git a/siddhi/pom.xml b/siddhi/pom.xml index cca1ecc4..3479734d 100644 --- a/siddhi/pom.xml +++ b/siddhi/pom.xml @@ -20,7 +20,7 @@ com.stratio.decision stratio-decision - 1.0.1-RC3-SNAPSHOT + 1.0.1 siddhi jar diff --git a/testsAT/pom.xml b/testsAT/pom.xml index cd669c80..1d7d87bc 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -17,7 +17,7 @@ com.stratio.decision decision-test - 1.0.1-RC3-SNAPSHOT + 1.0.1 decision-test