From 3024b88275321e491fd4f24b2f39a2645c5ed972 Mon Sep 17 00:00:00 2001 From: ajnavarro-stratio Date: Mon, 15 Dec 2014 16:50:37 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 0.6.1 --- api/pom.xml | 2 +- commons/pom.xml | 2 +- engine/pom.xml | 2 +- examples/pom.xml | 2 +- pom.xml | 4 ++-- shell/pom.xml | 2 +- siddhi/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 384f4ad3..2da8edc4 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.stratio.streaming stratio-streaming - 0.6.1-SNAPSHOT + 0.6.1 streaming-api jar diff --git a/commons/pom.xml b/commons/pom.xml index 8ff1f56b..7509ab0b 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -20,7 +20,7 @@ com.stratio.streaming stratio-streaming - 0.6.1-SNAPSHOT + 0.6.1 streaming-commons jar diff --git a/engine/pom.xml b/engine/pom.xml index d49611d9..b51920f7 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -20,7 +20,7 @@ com.stratio.streaming stratio-streaming - 0.6.1-SNAPSHOT + 0.6.1 Streaming engine streaming-engine diff --git a/examples/pom.xml b/examples/pom.xml index f033a656..3b466eae 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.stratio.streaming stratio-streaming - 0.6.1-SNAPSHOT + 0.6.1 true diff --git a/pom.xml b/pom.xml index 3fcdd050..5691c878 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 com.stratio.streaming stratio-streaming - 0.6.1-SNAPSHOT + 0.6.1 Stratio streaming parent pom Stratio Streaming is a real-time engine with Complex Event Processing capabilities @@ -50,7 +50,7 @@ scm:git:git://github.com/Stratio/stratio-streaming.git scm:git:git@github.com:Stratio/stratio-streaming.git - 0.6.0 + 0.6.1 UTF-8 diff --git a/shell/pom.xml b/shell/pom.xml index 8f3f91e4..14900b91 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -20,7 +20,7 @@ com.stratio.streaming stratio-streaming - 0.6.1-SNAPSHOT + 0.6.1 streaming-shell Streaming shell diff --git a/siddhi/pom.xml b/siddhi/pom.xml index 84eeedb6..018b87af 100644 --- a/siddhi/pom.xml +++ b/siddhi/pom.xml @@ -20,7 +20,7 @@ com.stratio.streaming stratio-streaming - 0.6.1-SNAPSHOT + 0.6.1 streaming-siddhi jar