From c244c5e23819440d7037b4cdc2606f08cda4a90f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 29 Aug 2019 15:08:46 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #348] [Release 2.1.1] prepare release v2.1.1 --- component/pom.xml | 2 +- coverage-report/pom.xml | 2 +- pom.xml | 4 ++-- tests/distribution/pom.xml | 2 +- tests/osgi-tests/pom.xml | 2 +- tests/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/component/pom.xml b/component/pom.xml index 68f59ca1..93e2fb64 100644 --- a/component/pom.xml +++ b/component/pom.xml @@ -18,7 +18,7 @@ siddhi-io-http-parent io.siddhi.extension.io.http - 2.1.1-SNAPSHOT + 2.1.1 ../pom.xml 4.0.0 diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml index 68118332..6396681e 100644 --- a/coverage-report/pom.xml +++ b/coverage-report/pom.xml @@ -21,7 +21,7 @@ siddhi-io-http-parent io.siddhi.extension.io.http - 2.1.1-SNAPSHOT + 2.1.1 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 2b7b6fa0..d5d969f9 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ https://github.com/siddhi-io/siddhi-io-http.git scm:git:https://github.com/siddhi-io/siddhi-io-http.git - HEAD + v2.1.1 component @@ -36,7 +36,7 @@ io.siddhi.extension.io.http siddhi-io-http-parent - 2.1.1-SNAPSHOT + 2.1.1 Siddhi IO Extension - HTTP IO Aggregator http://wso2.org diff --git a/tests/distribution/pom.xml b/tests/distribution/pom.xml index 62149802..749ccac8 100644 --- a/tests/distribution/pom.xml +++ b/tests/distribution/pom.xml @@ -18,7 +18,7 @@ siddhi-io-http-tests io.siddhi.extension.io.http - 2.1.1-SNAPSHOT + 2.1.1 ../pom.xml diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index a088a204..3a3931d5 100644 --- a/tests/osgi-tests/pom.xml +++ b/tests/osgi-tests/pom.xml @@ -19,7 +19,7 @@ siddhi-io-http-tests io.siddhi.extension.io.http - 2.1.1-SNAPSHOT + 2.1.1 ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index f94ef493..cfebfc96 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ siddhi-io-http-parent io.siddhi.extension.io.http - 2.1.1-SNAPSHOT + 2.1.1 ../pom.xml