diff --git a/component/pom.xml b/component/pom.xml index 0ae04789..ecc04cb3 100644 --- a/component/pom.xml +++ b/component/pom.xml @@ -18,7 +18,7 @@ siddhi-io-http-parent io.siddhi.extension.io.http - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml 4.0.0 diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml index 2f70babd..b8ed86f1 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.0-SNAPSHOT + 2.1.0 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index a898466a..0e44a66e 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.0 component @@ -36,7 +36,7 @@ io.siddhi.extension.io.http siddhi-io-http-parent - 2.1.0-SNAPSHOT + 2.1.0 Siddhi IO Extension - HTTP IO Aggregator http://wso2.org diff --git a/tests/distribution/pom.xml b/tests/distribution/pom.xml index da4ee3c1..e3966f47 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.0-SNAPSHOT + 2.1.0 ../pom.xml @@ -368,8 +368,8 @@ package - - + + diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index 07a16ab4..88d5c66f 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.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index cf2cb8ec..c18c53f4 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ siddhi-io-http-parent io.siddhi.extension.io.http - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml