From 77c860e83851b93091d4a2ebc6c19e8dd4173e8d Mon Sep 17 00:00:00 2001 From: Megala Date: Tue, 6 Dec 2016 17:18:20 +0530 Subject: [PATCH 001/399] Adding siddhi extension and analytics for android-agent --- pom.xml | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 000000000..5c572f2c2 --- /dev/null +++ b/pom.xml @@ -0,0 +1,76 @@ + + + + 4.0.0 + + + org.wso2.carbon.devicemgt-plugins + extensions-feature + 3.0.3-SNAPSHOT + ../pom.xml + + + org.wso2.extension.siddhi.execution.json.feature + pom + 3.0.3-SNAPSHOT + WSO2 Siddhi Execution Extension - Json Feature + http://wso2.org + This feature contains Siddhi extension feature for changing a json string to individual properties. + + + + org.wso2.carbon.devicemgt-plugins + org.wso2.extension.siddhi.execution.json + + + + + + + org.wso2.maven + carbon-p2-plugin + ${carbon.p2.plugin.version} + + + p2-feature-generation + package + + p2-feature-gen + + + org.wso2.extension.siddhi.execution.json + ../../etc/feature.properties + + + org.wso2.carbon.p2.category.type:server + org.eclipse.equinox.p2.type.group:true + + + + + org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.execution.json:${carbon.devicemgt.plugins.version} + + org.json.wso2:json:${commons-json.version} + + + + + + + + \ No newline at end of file From 3c43f6ea005e15529b5465b4e1a74480ad9fe290 Mon Sep 17 00:00:00 2001 From: Megala Date: Wed, 7 Dec 2016 15:29:32 +0530 Subject: [PATCH 002/399] Fixing bundle loading problem --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c572f2c2..09380ecf4 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,6 @@ org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.execution.json:${carbon.devicemgt.plugins.version} - org.json.wso2:json:${commons-json.version} From a5f8fd6274565b8727c9d13e02d5a789ffa88933 Mon Sep 17 00:00:00 2001 From: Harshan Liyanage Date: Thu, 8 Dec 2016 16:40:18 +0530 Subject: [PATCH 003/399] Resolved conflicts --- pom.xml | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 000000000..09380ecf4 --- /dev/null +++ b/pom.xml @@ -0,0 +1,75 @@ + + + + 4.0.0 + + + org.wso2.carbon.devicemgt-plugins + extensions-feature + 3.0.3-SNAPSHOT + ../pom.xml + + + org.wso2.extension.siddhi.execution.json.feature + pom + 3.0.3-SNAPSHOT + WSO2 Siddhi Execution Extension - Json Feature + http://wso2.org + This feature contains Siddhi extension feature for changing a json string to individual properties. + + + + org.wso2.carbon.devicemgt-plugins + org.wso2.extension.siddhi.execution.json + + + + + + + org.wso2.maven + carbon-p2-plugin + ${carbon.p2.plugin.version} + + + p2-feature-generation + package + + p2-feature-gen + + + org.wso2.extension.siddhi.execution.json + ../../etc/feature.properties + + + org.wso2.carbon.p2.category.type:server + org.eclipse.equinox.p2.type.group:true + + + + + org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.execution.json:${carbon.devicemgt.plugins.version} + + + + + + + + + \ No newline at end of file From dcdaa2037b2a5a281db9941f82162b3c3f98137c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 9 Dec 2016 05:43:17 +0000 Subject: [PATCH 004/399] [maven-release-plugin] prepare release v3.0.3 --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 09380ecf4..8743dc336 100644 --- a/pom.xml +++ b/pom.xml @@ -14,20 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.3-SNAPSHOT + 3.0.3 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2e0458f8f09662fe2c5d6a792620297622840e92 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 9 Dec 2016 05:46:04 +0000 Subject: [PATCH 005/399] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8743dc336..a421b01e7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.3 + 3.0.4-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.3 + 3.0.4-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f13269cb351de886774b4de7c25c3cf1db610587 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 24 Dec 2016 03:13:35 +0000 Subject: [PATCH 006/399] [maven-release-plugin] prepare release v3.0.4 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a421b01e7..012348a0c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.4-SNAPSHOT + 3.0.4 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.4-SNAPSHOT + 3.0.4 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 16cb5b0d4eeec75202414b352e63f668fcd93713 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 24 Dec 2016 03:15:18 +0000 Subject: [PATCH 007/399] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 012348a0c..8f146842d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.4 + 3.0.5-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.4 + 3.0.5-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From cade8d038b58b81cfb430a45d91aaa1b40727c06 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 7 Jan 2017 11:22:33 +0000 Subject: [PATCH 008/399] [maven-release-plugin] prepare release v3.0.5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8f146842d..ffa4d006a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.5-SNAPSHOT + 3.0.5 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.5-SNAPSHOT + 3.0.5 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 5f878f2500f1d5f0891a3f728a84f70e1e2a83f0 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 7 Jan 2017 11:25:51 +0000 Subject: [PATCH 009/399] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ffa4d006a..775815ffd 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.5 + 3.0.6-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.5 + 3.0.6-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6c3320fed7dd8f97e293ec71f9faf0cfd9b7cc28 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 14 Jan 2017 12:17:46 +0000 Subject: [PATCH 010/399] [maven-release-plugin] prepare release v3.0.6 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 775815ffd..2c766f09f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.6-SNAPSHOT + 3.0.6 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ee2d45d58ee6bd85a222d67ac839d1418ef9da89 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 14 Jan 2017 12:22:40 +0000 Subject: [PATCH 011/399] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2c766f09f..381d529b6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.6 + 3.0.7-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.6 + 3.0.7-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 344d4f0d96cedebdc09f0cc49d5c33f247b8769f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 20 Jan 2017 02:03:09 +0000 Subject: [PATCH 012/399] [maven-release-plugin] prepare release v3.0.7 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 381d529b6..880e5f1d0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.7-SNAPSHOT + 3.0.7 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.7-SNAPSHOT + 3.0.7 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6741064f698c7b6a562c67b8dc820da739c89cfe Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 20 Jan 2017 02:04:54 +0000 Subject: [PATCH 013/399] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 880e5f1d0..1ff980609 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.7 + 3.0.8-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.7 + 3.0.8-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From cf59f34af8067a8ad2fbe5dbf9d4dd76b3603cf3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 20 Jan 2017 13:31:44 +0000 Subject: [PATCH 014/399] [maven-release-plugin] prepare release v3.0.8 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1ff980609..0607dfee7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.8-SNAPSHOT + 3.0.8 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.8-SNAPSHOT + 3.0.8 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From cf08865e8bc78e893c024e1651eddf34469cd007 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 20 Jan 2017 13:36:50 +0000 Subject: [PATCH 015/399] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0607dfee7..0d4a90652 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.8 + 3.0.9-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.8 + 3.0.9-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0806c8570ea41ef8d0c87f08e7bf9303805e9583 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 30 Jan 2017 18:07:24 +0530 Subject: [PATCH 016/399] [WSO2 Release] [Jenkins #2500] [Release 3.0.9] prepare release v3.0.9 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0d4a90652..eb0cee3ad 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.9-SNAPSHOT + 3.0.9 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.9-SNAPSHOT + 3.0.9 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 972cd5295c52398f71221022ff06362b71562ff9 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 30 Jan 2017 18:07:35 +0530 Subject: [PATCH 017/399] [WSO2 Release] [Jenkins #2500] [Release 3.0.9] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eb0cee3ad..eccfbf530 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.9 + 3.0.10-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.9 + 3.0.10-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b2d1ba171e4bf2645d40c86dc6aa744f643cecb3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 31 Jan 2017 12:58:45 +0530 Subject: [PATCH 018/399] [maven-release-plugin] prepare release v3.0.10 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eccfbf530..945d93d5b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.10-SNAPSHOT + 3.0.10 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.10-SNAPSHOT + 3.0.10 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0977dc51653dd06102a4878af2470a0831dae79d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 31 Jan 2017 12:58:56 +0530 Subject: [PATCH 019/399] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 945d93d5b..1eec6b355 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.10 + 3.0.11-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.10 + 3.0.11-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9b08d4d920e8b7aafa32ba5d55dcb7265d8f0078 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 2 Feb 2017 16:05:58 +0530 Subject: [PATCH 020/399] [WSO2 Release] [Jenkins #2510] [Release 3.0.11] prepare release v3.0.11 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1eec6b355..21c92b2aa 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.11-SNAPSHOT + 3.0.11 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.11-SNAPSHOT + 3.0.11 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f7d517b450a2b34d4ee77f71aad49cce6dcc23e8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 2 Feb 2017 16:06:06 +0530 Subject: [PATCH 021/399] [WSO2 Release] [Jenkins #2510] [Release 3.0.11] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 21c92b2aa..b1623498e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.11 + 3.0.12-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.11 + 3.0.12-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From dfe6d5b9bb7045a8aab82dec368d1434af61b8f2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 13 Mar 2017 17:43:10 +0530 Subject: [PATCH 022/399] [WSO2 Release] [Jenkins #2576] [Release 3.0.12] prepare release v3.0.12 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b1623498e..8bf9d21b8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.12-SNAPSHOT + 3.0.12 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.12-SNAPSHOT + 3.0.12 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 316c8ed1197cc0158348460d853ed2e96825fcce Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 13 Mar 2017 17:43:20 +0530 Subject: [PATCH 023/399] [WSO2 Release] [Jenkins #2576] [Release 3.0.12] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8bf9d21b8..31647e4ac 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.12 + 3.0.13-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.12 + 3.0.13-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 32f4796c36c38d4aed2c3462309228df184550b7 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 14 Mar 2017 16:48:11 +0530 Subject: [PATCH 024/399] [WSO2 Release] [Jenkins #2581] [Release 3.0.13] prepare release v3.0.13 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 31647e4ac..fabf17564 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.13-SNAPSHOT + 3.0.13 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.13-SNAPSHOT + 3.0.13 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 98031f3e1e7b7766cce33c2983207216493b0439 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 14 Mar 2017 16:48:21 +0530 Subject: [PATCH 025/399] [WSO2 Release] [Jenkins #2581] [Release 3.0.13] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fabf17564..65c2b16e9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.13 + 3.0.14-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.13 + 3.0.14-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f7fe012b2c62c144317a255675986878ae8f1160 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 15 Mar 2017 18:08:26 +0530 Subject: [PATCH 026/399] [WSO2 Release] [Jenkins #2584] [Release 3.0.14] prepare release v3.0.14 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 65c2b16e9..dd90fe6c6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.14-SNAPSHOT + 3.0.14 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.14-SNAPSHOT + 3.0.14 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 08cdca551b45d426d069e0a073a0e5eeb7dc6846 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 15 Mar 2017 18:08:34 +0530 Subject: [PATCH 027/399] [WSO2 Release] [Jenkins #2584] [Release 3.0.14] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dd90fe6c6..7488d3c1e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.14 + 3.0.15-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.14 + 3.0.15-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 85beed577a5fc0001bee6623b28cc9ad12fd299d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 21 Mar 2017 20:11:33 +0530 Subject: [PATCH 028/399] [WSO2 Release] [Jenkins #2593] [Release 3.0.15] prepare release v3.0.15 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7488d3c1e..4d32fd1cc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.15-SNAPSHOT + 3.0.15 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.15-SNAPSHOT + 3.0.15 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2896ab97af38c11e39d35436d19b5d2b1917cd58 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 21 Mar 2017 20:11:47 +0530 Subject: [PATCH 029/399] [WSO2 Release] [Jenkins #2593] [Release 3.0.15] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4d32fd1cc..360b486ee 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.15 + 3.0.16-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.15 + 3.0.16-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 71a0e65b45e49b6c8b4a986e06de3cdbe9f74ec7 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 22 Mar 2017 15:53:34 +0530 Subject: [PATCH 030/399] [WSO2 Release] [Jenkins #2596] [Release 3.0.16] prepare release v3.0.16 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 360b486ee..bc85240b1 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.16-SNAPSHOT + 3.0.16 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.16-SNAPSHOT + 3.0.16 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8103b1ecffa64377381bd234b0f9c31f684ba5da Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 22 Mar 2017 15:53:43 +0530 Subject: [PATCH 031/399] [WSO2 Release] [Jenkins #2596] [Release 3.0.16] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bc85240b1..09668acec 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.16 + 3.0.17-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.16 + 3.0.17-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From eaf0b6f3e72e7e0ad8d6b80651bb9275a1053ec6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 23 Mar 2017 13:14:05 +0530 Subject: [PATCH 032/399] [WSO2 Release] [Jenkins #2602] [Release 3.0.17] prepare release v3.0.17 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 09668acec..87c9b5108 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.17-SNAPSHOT + 3.0.17 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.17-SNAPSHOT + 3.0.17 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9229638103e10d3a6b49d359d3988c80e4d04afa Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 23 Mar 2017 13:14:16 +0530 Subject: [PATCH 033/399] [WSO2 Release] [Jenkins #2602] [Release 3.0.17] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 87c9b5108..cc311d410 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.17 + 3.0.18-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.17 + 3.0.18-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8c5cb2d7997b9fef54cb17204d464084f7b1702a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 24 Mar 2017 15:45:32 +0530 Subject: [PATCH 034/399] [WSO2 Release] [Jenkins #2605] [Release 3.0.18] prepare release v3.0.18 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cc311d410..0106d8e9d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.18-SNAPSHOT + 3.0.18 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.18-SNAPSHOT + 3.0.18 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e0a6e505252695616b0950ac227eda8055c836cd Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 24 Mar 2017 15:45:48 +0530 Subject: [PATCH 035/399] [WSO2 Release] [Jenkins #2605] [Release 3.0.18] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0106d8e9d..ae7389d1f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.18 + 3.0.19-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.18 + 3.0.19-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b146d8373e1e215a77a31fbccd1689d3405df65a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 29 Mar 2017 11:13:18 +0530 Subject: [PATCH 036/399] [WSO2 Release] [Jenkins #2612] [Release 3.0.19] prepare release v3.0.19 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ae7389d1f..48bf62904 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.19-SNAPSHOT + 3.0.19 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.19-SNAPSHOT + 3.0.19 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f80800ca3a871324b5a70f784ec7ad6b80822770 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 29 Mar 2017 11:13:40 +0530 Subject: [PATCH 037/399] [WSO2 Release] [Jenkins #2612] [Release 3.0.19] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 48bf62904..e163c92cd 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.19 + 3.0.20-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.19 + 3.0.20-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0bb6862fb0efdc0034e41586481e3021d43e23a2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 29 Mar 2017 15:22:46 +0530 Subject: [PATCH 038/399] [WSO2 Release] [Jenkins #2614] [Release 3.0.20] prepare release v3.0.20 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e163c92cd..7026dcb1f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.20-SNAPSHOT + 3.0.20 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.20-SNAPSHOT + 3.0.20 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7de0975c3edb2cfcb9843d1343ca946b88bc1650 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 29 Mar 2017 15:23:01 +0530 Subject: [PATCH 039/399] [WSO2 Release] [Jenkins #2614] [Release 3.0.20] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7026dcb1f..3d9ddab75 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.20 + 3.0.21-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.20 + 3.0.21-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 25a01fe83a09bca4af350d3883599f04b704055a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 30 Mar 2017 10:31:12 +0530 Subject: [PATCH 040/399] [WSO2 Release] [Jenkins #2617] [Release 3.0.21] prepare release v3.0.21 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3d9ddab75..4dc255679 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.21-SNAPSHOT + 3.0.21 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.21-SNAPSHOT + 3.0.21 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a196ba507c438394404b177ba3ab4664d473d5d1 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 30 Mar 2017 10:31:28 +0530 Subject: [PATCH 041/399] [WSO2 Release] [Jenkins #2617] [Release 3.0.21] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4dc255679..f6e246476 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.21 + 3.0.22-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.21 + 3.0.22-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0c146cca23f0b3398831471a5586761c867a7c57 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 7 Apr 2017 14:56:13 +0530 Subject: [PATCH 042/399] [WSO2 Release] [Jenkins #2627] [Release 3.0.22] prepare release v3.0.22 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f6e246476..883575b05 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.22-SNAPSHOT + 3.0.22 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.22-SNAPSHOT + 3.0.22 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0986e26a5a79eeb7d86baccd0c108693c6e87ab8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 7 Apr 2017 14:56:29 +0530 Subject: [PATCH 043/399] [WSO2 Release] [Jenkins #2627] [Release 3.0.22] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 883575b05..4a821ed55 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.22 + 3.0.23-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.22 + 3.0.23-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From cac073330276556edddc8d1ba7284ed57bbf63ca Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 18 Apr 2017 10:32:45 +0530 Subject: [PATCH 044/399] [WSO2 Release] [Jenkins #2640] [Release 3.0.23] prepare release v3.0.23 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4a821ed55..4f47582a4 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.23-SNAPSHOT + 3.0.23 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.23-SNAPSHOT + 3.0.23 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ee84be8c64db0a911d1f19f4fb6c92fc46f52626 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 18 Apr 2017 10:33:01 +0530 Subject: [PATCH 045/399] [WSO2 Release] [Jenkins #2640] [Release 3.0.23] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4f47582a4..e0df33ea8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.23 + 3.0.24-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.23 + 3.0.24-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7d2015206d48ac35f66801aee7f83eecc6dbf8f7 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 21 Apr 2017 16:28:35 +0530 Subject: [PATCH 046/399] [WSO2 Release] [Jenkins #2645] [Release 3.0.24] prepare release v3.0.24 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e0df33ea8..6ba0f990e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.24-SNAPSHOT + 3.0.24 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.24-SNAPSHOT + 3.0.24 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 37d4a01b52be86e4330c13bd947c029a2bba4a9e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 21 Apr 2017 16:28:48 +0530 Subject: [PATCH 047/399] [WSO2 Release] [Jenkins #2645] [Release 3.0.24] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6ba0f990e..3ca8607c0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.24 + 3.0.25-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.24 + 3.0.25-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 38642f8e32283a01a24aa4a44c64171ab9014242 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 24 Apr 2017 17:57:03 +0530 Subject: [PATCH 048/399] [WSO2 Release] [Jenkins #2650] [Release 3.0.25] prepare release v3.0.25 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3ca8607c0..1b7817326 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.25-SNAPSHOT + 3.0.25 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.25-SNAPSHOT + 3.0.25 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9dd71d869b5e478293545149c0fd49f9eb2994f9 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 24 Apr 2017 17:57:19 +0530 Subject: [PATCH 049/399] [WSO2 Release] [Jenkins #2650] [Release 3.0.25] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1b7817326..eb295d2a8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.25 + 3.0.26-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.25 + 3.0.26-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e5ea5ed386ed90f384117ff872b1fa426ddc6ba5 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 25 Apr 2017 11:47:01 +0530 Subject: [PATCH 050/399] [WSO2 Release] [Jenkins #2653] [Release 3.0.26] prepare release v3.0.26 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eb295d2a8..dbe2bf2ea 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.26-SNAPSHOT + 3.0.26 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.26-SNAPSHOT + 3.0.26 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c08e069f9dbbe841bad9a32b4d41223be187698a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 25 Apr 2017 11:47:30 +0530 Subject: [PATCH 051/399] [WSO2 Release] [Jenkins #2653] [Release 3.0.26] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dbe2bf2ea..be90407cf 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.26 + 3.0.27-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.26 + 3.0.27-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2d7bc73983224e37dfb47217cd7f0f9541a23ab5 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 25 Apr 2017 13:13:43 +0530 Subject: [PATCH 052/399] [WSO2 Release] [Jenkins #2654] [Release 3.0.27] prepare release v3.0.27 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index be90407cf..d34738efd 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.27-SNAPSHOT + 3.0.27 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.27-SNAPSHOT + 3.0.27 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e275bf96ae67f2b9a7fd572f8d5b805cc3eb9c18 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 25 Apr 2017 13:14:01 +0530 Subject: [PATCH 053/399] [WSO2 Release] [Jenkins #2654] [Release 3.0.27] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d34738efd..b4566e56e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.27 + 3.0.28-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.27 + 3.0.28-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2419185fa0bbbab9c05f8ab9a542cb00cacd80c4 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 28 Apr 2017 08:38:35 +0530 Subject: [PATCH 054/399] [WSO2 Release] [Jenkins #2659] [Release 3.0.28] prepare release v3.0.28 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b4566e56e..d797c280f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.28-SNAPSHOT + 3.0.28 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.28-SNAPSHOT + 3.0.28 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 45dadf0ff1871291fbdc3034cdbfb215c311870e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 28 Apr 2017 08:38:44 +0530 Subject: [PATCH 055/399] [WSO2 Release] [Jenkins #2659] [Release 3.0.28] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d797c280f..4e5bff11f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.28 + 3.0.29-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.28 + 3.0.29-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f2d729030a85d148043a130c3e81a10d78951012 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 28 Apr 2017 10:32:49 +0530 Subject: [PATCH 056/399] [WSO2 Release] [Jenkins #2661] [Release 3.0.29] prepare release v3.0.29 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4e5bff11f..26de5d6a9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.29-SNAPSHOT + 3.0.29 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.29-SNAPSHOT + 3.0.29 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9a334b118fe0c4287cd0d753890d51468904a292 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 28 Apr 2017 10:33:09 +0530 Subject: [PATCH 057/399] [WSO2 Release] [Jenkins #2661] [Release 3.0.29] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 26de5d6a9..07a1faff4 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.29 + 3.0.30-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.29 + 3.0.30-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c680fa49c16faf0eafbe6e06e82b12724ca80720 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 1 May 2017 19:56:48 +0530 Subject: [PATCH 058/399] [WSO2 Release] [Jenkins #2666] [Release 3.0.30] prepare release v3.0.30 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 07a1faff4..d1af36d9c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.30-SNAPSHOT + 3.0.30 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.30-SNAPSHOT + 3.0.30 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 41bc498997cf4107eab9ec2317f08b402e5fea19 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 1 May 2017 19:57:06 +0530 Subject: [PATCH 059/399] [WSO2 Release] [Jenkins #2666] [Release 3.0.30] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d1af36d9c..9331fd614 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.30 + 3.0.31-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.30 + 3.0.31-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e17adec4b526dc55aabc367f73fcb1c4e69fd7fb Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 2 May 2017 20:47:39 +0530 Subject: [PATCH 060/399] [WSO2 Release] [Jenkins #2670] [Release 3.0.31] prepare release v3.0.31 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9331fd614..64a08623c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.31-SNAPSHOT + 3.0.31 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.31-SNAPSHOT + 3.0.31 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 174cdd25fecd018b0882d3c4d6aba5baad2fb115 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 2 May 2017 20:47:53 +0530 Subject: [PATCH 061/399] [WSO2 Release] [Jenkins #2670] [Release 3.0.31] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 64a08623c..eaa289242 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.31 + 3.0.32-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.31 + 3.0.32-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 5abbadcc1ab39610c9eba17170e789e7c3304916 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 8 May 2017 12:44:22 +0530 Subject: [PATCH 062/399] [maven-release-plugin] prepare release v3.0.32 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eaa289242..011865328 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.32-SNAPSHOT + 3.0.32 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.32-SNAPSHOT + 3.0.32 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 22ab166a714bf40ff6aff6ea241271c2fc174b57 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 8 May 2017 12:44:37 +0530 Subject: [PATCH 063/399] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 011865328..586395247 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.32 + 3.0.33-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.32 + 3.0.33-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f849d9cca1db4a03fbeeedd0792cdb3ffa56f7da Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 8 May 2017 18:04:39 +0530 Subject: [PATCH 064/399] [WSO2 Release] [Jenkins #2693] [Release 3.0.33] prepare release v3.0.33 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 586395247..1fce7adfa 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.33-SNAPSHOT + 3.0.33 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.33-SNAPSHOT + 3.0.33 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ead6b80aa41d45fcab03315319d06c0619302029 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 8 May 2017 18:04:55 +0530 Subject: [PATCH 065/399] [WSO2 Release] [Jenkins #2693] [Release 3.0.33] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1fce7adfa..0188ca962 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.33 + 3.0.34-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.33 + 3.0.34-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From bfba6c2d05eba22e4e99867610d84991aa0892cd Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 11 May 2017 13:04:42 +0530 Subject: [PATCH 066/399] [WSO2 Release] [Jenkins #2700] [Release 3.0.34] prepare release v3.0.34 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0188ca962..ac07719b0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.34-SNAPSHOT + 3.0.34 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.34-SNAPSHOT + 3.0.34 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8b8df525f7553144268994bcbcbffbc541baea05 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 11 May 2017 13:04:58 +0530 Subject: [PATCH 067/399] [WSO2 Release] [Jenkins #2700] [Release 3.0.34] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac07719b0..bf423b8fe 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.34 + 3.0.35-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.34 + 3.0.35-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a84b47b11814d81c665c607d7f1a07166600786b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 16 May 2017 14:24:33 +0530 Subject: [PATCH 068/399] [WSO2 Release] [Jenkins #2720] [Release 3.0.35] prepare release v3.0.35 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bf423b8fe..eece7fc34 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.35-SNAPSHOT + 3.0.35 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.35-SNAPSHOT + 3.0.35 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 5d6d7da3f97c8255ae2123ff6bb4ee75e52f8c27 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 16 May 2017 14:24:47 +0530 Subject: [PATCH 069/399] [WSO2 Release] [Jenkins #2720] [Release 3.0.35] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eece7fc34..422cf57e8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.35 + 3.0.36-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.35 + 3.0.36-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 82093ccfb88cfe7600d00e1b045ad6e2f195d3e2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 17 May 2017 16:51:01 +0530 Subject: [PATCH 070/399] [WSO2 Release] [Jenkins #2723] [Release 3.0.36] prepare release v3.0.36 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 422cf57e8..08267cf45 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.36-SNAPSHOT + 3.0.36 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.36-SNAPSHOT + 3.0.36 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a25543f59cd4d6dec25c82c3b673527429b7b844 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 17 May 2017 16:51:16 +0530 Subject: [PATCH 071/399] [WSO2 Release] [Jenkins #2723] [Release 3.0.36] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 08267cf45..d3e9cabd3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.36 + 3.0.37-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.36 + 3.0.37-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From fa9246a4727961c84cdc621e3a57ce6282edb9e5 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 30 May 2017 11:07:36 +0530 Subject: [PATCH 072/399] [WSO2 Release] [Jenkins #2741] [Release 3.0.37] prepare release v3.0.37 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d3e9cabd3..b7cceb9cc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.37-SNAPSHOT + 3.0.37 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.37-SNAPSHOT + 3.0.37 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 5dcf501b7cb5ecce9a5b4e9a3e73884eefd78f77 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 30 May 2017 11:07:50 +0530 Subject: [PATCH 073/399] [WSO2 Release] [Jenkins #2741] [Release 3.0.37] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b7cceb9cc..77a578dfa 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.37 + 3.0.38-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.37 + 3.0.38-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a92a09dc2a2900d4f3cb928998e877c4f33e0326 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 2 Jun 2017 21:21:27 +0530 Subject: [PATCH 074/399] [WSO2 Release] [Jenkins #2747] [Release 3.0.38] prepare release v3.0.38 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 77a578dfa..3415bec96 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.38-SNAPSHOT + 3.0.38 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.38-SNAPSHOT + 3.0.38 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6dec0b4db780c2b7e1a9a39c2f293f663a1b46f7 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 2 Jun 2017 21:21:42 +0530 Subject: [PATCH 075/399] [WSO2 Release] [Jenkins #2747] [Release 3.0.38] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3415bec96..4468d9a64 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.38 + 3.0.39-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.38 + 3.0.39-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 06829ac68c5cc7bc1ccb1b389819e345ddb415c8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 6 Jun 2017 12:16:26 +0530 Subject: [PATCH 076/399] [WSO2 Release] [Jenkins #2753] [Release 3.0.39] prepare release v3.0.39 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4468d9a64..246f3e4c2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.39-SNAPSHOT + 3.0.39 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.39-SNAPSHOT + 3.0.39 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f294140d89a9343e2e5ed43b04f43ed180cac7f6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 6 Jun 2017 12:16:40 +0530 Subject: [PATCH 077/399] [WSO2 Release] [Jenkins #2753] [Release 3.0.39] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 246f3e4c2..1932e35ff 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.39 + 3.0.40-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.39 + 3.0.40-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7862a391e47c6bf2faf7ce7718a30fc3dda70f68 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 7 Jun 2017 22:49:26 +0530 Subject: [PATCH 078/399] [WSO2 Release] [Jenkins #2756] [Release 3.0.40] prepare release v3.0.40 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1932e35ff..91a6f8554 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.40-SNAPSHOT + 3.0.40 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.40-SNAPSHOT + 3.0.40 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7288a3eca4356beae16c97b0d59739f3aa959b5c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 7 Jun 2017 22:49:40 +0530 Subject: [PATCH 079/399] [WSO2 Release] [Jenkins #2756] [Release 3.0.40] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 91a6f8554..7b1072e51 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.40 + 3.0.41-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.40 + 3.0.41-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 312a78350a4d408d4698bec87b27d794f7d7248c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 9 Jun 2017 13:55:28 +0530 Subject: [PATCH 080/399] [WSO2 Release] [Jenkins #2760] [Release 3.0.41] prepare release v3.0.41 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7b1072e51..1b15f7553 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.41-SNAPSHOT + 3.0.41 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.41-SNAPSHOT + 3.0.41 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7724931b83028793c368570f6c5cef474dda4ccc Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 9 Jun 2017 13:55:42 +0530 Subject: [PATCH 081/399] [WSO2 Release] [Jenkins #2760] [Release 3.0.41] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1b15f7553..309d60e0d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.41 + 3.0.42-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.41 + 3.0.42-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 072eabd476546faa787e10acba10c1d9b162fb9a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 12 Jun 2017 16:20:03 +0530 Subject: [PATCH 082/399] [WSO2 Release] [Jenkins #2766] [Release 3.0.42] prepare release v3.0.42 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 309d60e0d..73e6de562 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.42-SNAPSHOT + 3.0.42 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.42-SNAPSHOT + 3.0.42 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a4f6e75b38bbe0b3cab4bedb6f064c00dca0a0ea Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 12 Jun 2017 16:20:24 +0530 Subject: [PATCH 083/399] [WSO2 Release] [Jenkins #2766] [Release 3.0.42] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 73e6de562..7d67a68fd 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.42 + 3.0.43-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.42 + 3.0.43-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2765b619437e2b96de7ecae9e50ec68a69d7692a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 15 Jun 2017 15:32:32 +0530 Subject: [PATCH 084/399] [WSO2 Release] [Jenkins #2773] [Release 4.0.0] prepare release v4.0.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7d67a68fd..96192d3e2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 3.0.43-SNAPSHOT + 4.0.0 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 3.0.43-SNAPSHOT + 4.0.0 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e04c341c3fda97543e45e749070c92a169010efe Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 15 Jun 2017 15:32:45 +0530 Subject: [PATCH 085/399] [WSO2 Release] [Jenkins #2773] [Release 4.0.0] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 96192d3e2..4eca9ecda 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.0 + 4.0.1-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 3e4734d5a1f2094a6e7b34760873b03a2bff26dc Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 15 Jun 2017 16:37:06 +0530 Subject: [PATCH 086/399] [WSO2 Release] [Jenkins #2774] [Release 4.0.1] prepare release v4.0.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4eca9ecda..70140b42d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.1-SNAPSHOT + 4.0.1 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b972efddff0a7df0be3754c3e1935268a30f010f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 15 Jun 2017 16:37:19 +0530 Subject: [PATCH 087/399] [WSO2 Release] [Jenkins #2774] [Release 4.0.1] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 70140b42d..5e26dea25 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.1 + 4.0.2-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b976a427c39aa01f6c4eca3e11c56a31998725e8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 19 Jun 2017 16:39:28 +0530 Subject: [PATCH 088/399] [WSO2 Release] [Jenkins #2781] [Release 4.0.2] prepare release v4.0.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5e26dea25..32a5f0872 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.2-SNAPSHOT + 4.0.2 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 26a3f47d1f9008977aa9e3eb1d5f64456dbc9a63 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 19 Jun 2017 16:39:43 +0530 Subject: [PATCH 089/399] [WSO2 Release] [Jenkins #2781] [Release 4.0.2] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 32a5f0872..42bfef225 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.2 + 4.0.3-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.2 + 4.0.3-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 31e1689b6539301024710885c8dbcdadf949ba98 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 20 Jun 2017 15:49:25 +0530 Subject: [PATCH 090/399] [WSO2 Release] [Jenkins #2784] [Release 4.0.3] prepare release v4.0.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 42bfef225..1e0131082 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.3-SNAPSHOT + 4.0.3 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.3-SNAPSHOT + 4.0.3 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 44d9d8d50cd064bb8f481c533cf1223188266aeb Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 20 Jun 2017 15:49:39 +0530 Subject: [PATCH 091/399] [WSO2 Release] [Jenkins #2784] [Release 4.0.3] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1e0131082..7a1294533 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.3 + 4.0.4-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.3 + 4.0.4-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 815cd5e0e6efb633d079b764e63efd436154ada7 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 20 Jun 2017 18:18:59 +0530 Subject: [PATCH 092/399] [WSO2 Release] [Jenkins #2785] [Release 4.0.4] prepare release v4.0.4 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7a1294533..027d8da5b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.4-SNAPSHOT + 4.0.4 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.4-SNAPSHOT + 4.0.4 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2ca8266f899a902a7dfd783496d99eb5930b3ad0 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 20 Jun 2017 18:19:13 +0530 Subject: [PATCH 093/399] [WSO2 Release] [Jenkins #2785] [Release 4.0.4] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 027d8da5b..eb65c6650 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.4 + 4.0.5-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.4 + 4.0.5-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 3404e2532451900f1bc16bcdea76ecc7f7084639 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 22 Jun 2017 21:03:24 +0530 Subject: [PATCH 094/399] [WSO2 Release] [Jenkins #2792] [Release 4.0.5] prepare release v4.0.5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eb65c6650..2422be525 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.5-SNAPSHOT + 4.0.5 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.5-SNAPSHOT + 4.0.5 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c7ce18ef65025964a908dc498e21bfa6c0c65ab6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 22 Jun 2017 21:03:37 +0530 Subject: [PATCH 095/399] [WSO2 Release] [Jenkins #2792] [Release 4.0.5] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2422be525..5e05c66df 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.5 + 4.0.6-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.5 + 4.0.6-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c9f50362b66fa3314f0049bcc22b04107c669f93 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 23 Jun 2017 08:14:07 +0530 Subject: [PATCH 096/399] [WSO2 Release] [Jenkins #2794] [Release 4.0.6] prepare release v4.0.6 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5e05c66df..5a96a053d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.6-SNAPSHOT + 4.0.6 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.6-SNAPSHOT + 4.0.6 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0e4179f2d4e6fff811cc25e88b8bfa0023269623 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 23 Jun 2017 08:14:21 +0530 Subject: [PATCH 097/399] [WSO2 Release] [Jenkins #2794] [Release 4.0.6] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5a96a053d..5105af2d6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.6 + 4.0.7-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.6 + 4.0.7-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a33739bb5e91aeb4f61f0e9f6efa4a3fe154bd77 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 23 Jun 2017 17:54:43 +0530 Subject: [PATCH 098/399] [WSO2 Release] [Jenkins #2796] [Release 4.0.7] prepare release v4.0.7 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5105af2d6..c3f24b33e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.7-SNAPSHOT + 4.0.7 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.7-SNAPSHOT + 4.0.7 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6e2b42f6e99558ac120a66f8121519abeea05f0e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 23 Jun 2017 17:54:56 +0530 Subject: [PATCH 099/399] [WSO2 Release] [Jenkins #2796] [Release 4.0.7] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c3f24b33e..9c9979549 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.7 + 4.0.8-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.7 + 4.0.8-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c47dc1a3277edb0f402688b3310acaddc1800f5d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 23 Jun 2017 21:01:42 +0530 Subject: [PATCH 100/399] [maven-release-plugin]prepare release v4.0.8 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9c9979549..2d037a3c7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.8-SNAPSHOT + 4.0.8 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.8-SNAPSHOT + 4.0.8 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8d4d3c681b5ce107f2028991f1ee4e291aea2863 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 23 Jun 2017 21:01:55 +0530 Subject: [PATCH 101/399] [maven-release-plugin]prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2d037a3c7..da801f34f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.8 + 4.0.9-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.8 + 4.0.9-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6299aa2e7b6f3be45e785a31187618f10632a6be Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 27 Jun 2017 16:11:35 +0530 Subject: [PATCH 102/399] [WSO2 Release] [Jenkins #2805] [Release 4.0.9] prepare release v4.0.9 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index da801f34f..851f822e8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.9-SNAPSHOT + 4.0.9 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.9-SNAPSHOT + 4.0.9 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8615c6900b754e5f80e9bcfda5458991e70a1efb Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 27 Jun 2017 16:11:49 +0530 Subject: [PATCH 103/399] [WSO2 Release] [Jenkins #2805] [Release 4.0.9] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 851f822e8..b54f8b0aa 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.9 + 4.0.10-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.9 + 4.0.10-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 98a01c335da7e692850ba2647cabf2e46cf14c04 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 27 Jun 2017 18:27:54 +0530 Subject: [PATCH 104/399] [WSO2 Release] [Jenkins #2807] [Release 4.0.10] prepare release v4.0.10 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b54f8b0aa..d5e7f053a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.10-SNAPSHOT + 4.0.10 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.10-SNAPSHOT + 4.0.10 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8c57848a93b0c125dc26d4b184cdbc83dd113b69 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 27 Jun 2017 18:28:08 +0530 Subject: [PATCH 105/399] [WSO2 Release] [Jenkins #2807] [Release 4.0.10] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d5e7f053a..5018a8053 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.10 + 4.0.11-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.10 + 4.0.11-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e383a50bf08ae5fabc30249b42053a1b9b110b4c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 28 Jun 2017 14:24:40 +0530 Subject: [PATCH 106/399] [WSO2 Release] [Jenkins #2810] [Release 4.0.11] prepare release v4.0.11 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5018a8053..083c8a8af 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.11-SNAPSHOT + 4.0.11 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.11-SNAPSHOT + 4.0.11 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6b247fa4a6f12aca80ebd82409e4a534a2f7baab Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 28 Jun 2017 14:24:55 +0530 Subject: [PATCH 107/399] [WSO2 Release] [Jenkins #2810] [Release 4.0.11] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 083c8a8af..3c91c60f0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.11 + 4.0.12-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.11 + 4.0.12-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2077347c8a8268b6a09423000093e01f28e4db69 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 28 Jun 2017 15:45:56 +0530 Subject: [PATCH 108/399] [WSO2 Release] [Jenkins #2812] [Release 4.0.12] prepare release v4.0.12 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3c91c60f0..4837f7b22 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.12-SNAPSHOT + 4.0.12 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.12-SNAPSHOT + 4.0.12 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c7339b586d87e2fd88991a7efee1a317a73e6c72 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 28 Jun 2017 15:46:09 +0530 Subject: [PATCH 109/399] [WSO2 Release] [Jenkins #2812] [Release 4.0.12] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4837f7b22..b0acb8154 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.12 + 4.0.13-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.12 + 4.0.13-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 691d3282db8b0358841980f0f3c73e81c288876d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 29 Jun 2017 09:50:39 +0530 Subject: [PATCH 110/399] [WSO2 Release] [Jenkins #2814] [Release 4.0.13] prepare release v4.0.13 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b0acb8154..4021345bc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.13-SNAPSHOT + 4.0.13 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.13-SNAPSHOT + 4.0.13 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 4bb4fa0b6733410495334af78e93ee883424e755 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 29 Jun 2017 09:50:53 +0530 Subject: [PATCH 111/399] [WSO2 Release] [Jenkins #2814] [Release 4.0.13] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4021345bc..a3f593cc9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.13 + 4.0.14-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.13 + 4.0.14-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a7eebb97cf4f9b931d6a1a0bc20ec41e1d8c1a3f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 30 Jun 2017 14:35:26 +0530 Subject: [PATCH 112/399] [WSO2 Release] [Jenkins #2817] [Release 4.0.14] prepare release v4.0.14 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a3f593cc9..d0ec563d9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.14-SNAPSHOT + 4.0.14 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.14-SNAPSHOT + 4.0.14 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From cbb73e4c457931077f3bef7fc0e9d4fd4b9acb09 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 30 Jun 2017 14:35:40 +0530 Subject: [PATCH 113/399] [WSO2 Release] [Jenkins #2817] [Release 4.0.14] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d0ec563d9..66e8dcd42 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.14 + 4.0.15-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.14 + 4.0.15-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From cb3b91ff7f27b78a81a367f58df335c06c616684 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 30 Jun 2017 20:40:12 +0530 Subject: [PATCH 114/399] [WSO2 Release] [Jenkins #2819] [Release 4.0.15] prepare release v4.0.15 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 66e8dcd42..82435c13d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.15-SNAPSHOT + 4.0.15 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.15-SNAPSHOT + 4.0.15 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2a1abd7aa03f083a09d61a541e1821f9f54edfeb Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 30 Jun 2017 20:40:26 +0530 Subject: [PATCH 115/399] [WSO2 Release] [Jenkins #2819] [Release 4.0.15] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 82435c13d..219e5c232 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.15 + 4.0.16-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.15 + 4.0.16-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From d30acb47b4d30f29c7911e24a723e965471630a8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 1 Jul 2017 11:59:26 +0530 Subject: [PATCH 116/399] [WSO2 Release] [Jenkins #2821] [Release 4.0.16] prepare release v4.0.16 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 219e5c232..fb0c1409b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.16-SNAPSHOT + 4.0.16 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.16-SNAPSHOT + 4.0.16 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ad059d21dd73534cee699030d48511e1ccb2a27a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 1 Jul 2017 11:59:40 +0530 Subject: [PATCH 117/399] [WSO2 Release] [Jenkins #2821] [Release 4.0.16] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fb0c1409b..b0cd76ac0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.16 + 4.0.17-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.16 + 4.0.17-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6aea272af048ad8c5e88ecaf53d33fa133f7d7c2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 4 Jul 2017 16:36:57 +0530 Subject: [PATCH 118/399] [WSO2 Release] [Jenkins #2827] [Release 4.0.17] prepare release v4.0.17 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b0cd76ac0..c62240ca2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.17-SNAPSHOT + 4.0.17 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.17-SNAPSHOT + 4.0.17 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 3e6180c725d254fc4df91870603f5d79e0302eb8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 4 Jul 2017 16:37:12 +0530 Subject: [PATCH 119/399] [WSO2 Release] [Jenkins #2827] [Release 4.0.17] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c62240ca2..1facf4612 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.17 + 4.0.18-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.17 + 4.0.18-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ba61c4773b659e3ca5b02977dc9e7b1d56cded82 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 5 Jul 2017 15:33:09 +0530 Subject: [PATCH 120/399] [WSO2 Release] [Jenkins #2830] [Release 4.0.18] prepare release v4.0.18 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1facf4612..7603712dd 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.18-SNAPSHOT + 4.0.18 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.18-SNAPSHOT + 4.0.18 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8b954218a9240af3718b77ed6268b330f79e42da Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 5 Jul 2017 15:33:23 +0530 Subject: [PATCH 121/399] [WSO2 Release] [Jenkins #2830] [Release 4.0.18] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7603712dd..79d160c4f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.18 + 4.0.19-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.18 + 4.0.19-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a115e1e1bde3344a40a23410aec772291e169278 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 5 Jul 2017 23:48:12 +0530 Subject: [PATCH 122/399] [WSO2 Release] [Jenkins #2832] [Release 4.0.19] prepare release v4.0.19 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 79d160c4f..79498deb1 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.19-SNAPSHOT + 4.0.19 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.19-SNAPSHOT + 4.0.19 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ad79213907cedaa317100006b03121f68b1c76b8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 5 Jul 2017 23:48:26 +0530 Subject: [PATCH 123/399] [WSO2 Release] [Jenkins #2832] [Release 4.0.19] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 79498deb1..496f6708c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.19 + 4.0.20-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.19 + 4.0.20-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 05cc6fa77561e88bb1bb01a62f08548cc2e56cf9 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 6 Jul 2017 15:27:41 +0530 Subject: [PATCH 124/399] [WSO2 Release] [Jenkins #2835] [Release 4.0.20] prepare release v4.0.20 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 496f6708c..b370ba279 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.20-SNAPSHOT + 4.0.20 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.20-SNAPSHOT + 4.0.20 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0692b39b2e670b2e236f31d3867205268f98a3cf Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 6 Jul 2017 15:27:54 +0530 Subject: [PATCH 125/399] [WSO2 Release] [Jenkins #2835] [Release 4.0.20] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b370ba279..b02fa607c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.20 + 4.0.21-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.20 + 4.0.21-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0629e42b9a2adbb1995ba4273429b7d52d34cfdb Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 6 Jul 2017 16:55:07 +0530 Subject: [PATCH 126/399] [WSO2 Release] [Jenkins #2836] [Release 4.0.21] prepare release v4.0.21 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b02fa607c..fc6f0ca52 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.21-SNAPSHOT + 4.0.21 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.21-SNAPSHOT + 4.0.21 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e2eef5dd1e22171fda22f3c9fc4374d41e59fc43 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 6 Jul 2017 16:55:21 +0530 Subject: [PATCH 127/399] [WSO2 Release] [Jenkins #2836] [Release 4.0.21] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fc6f0ca52..bdad82bd8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.21 + 4.0.22-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.21 + 4.0.22-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From d0701bd27d69ce5f79de092588d5a23e1137fc59 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 7 Jul 2017 00:11:59 +0530 Subject: [PATCH 128/399] [WSO2 Release] [Jenkins #2838] [Release 4.0.22] prepare release v4.0.22 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bdad82bd8..f2af2ae4a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.22-SNAPSHOT + 4.0.22 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.22-SNAPSHOT + 4.0.22 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 911d1cae335600b897e65674db4dd1d9c5002324 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 7 Jul 2017 00:12:14 +0530 Subject: [PATCH 129/399] [WSO2 Release] [Jenkins #2838] [Release 4.0.22] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f2af2ae4a..8037cf08d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.22 + 4.0.23-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.22 + 4.0.23-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8d93b064f879139ff0c042aeae8b1f4de5dd5346 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 7 Jul 2017 19:04:36 +0530 Subject: [PATCH 130/399] [WSO2 Release] [Jenkins #2840] [Release 4.0.23] prepare release v4.0.23 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8037cf08d..ff0b19c07 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.23-SNAPSHOT + 4.0.23 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.23-SNAPSHOT + 4.0.23 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 47a190dc2b9c2f62a364bd15197d7ef0c285c66e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 7 Jul 2017 19:04:50 +0530 Subject: [PATCH 131/399] [WSO2 Release] [Jenkins #2840] [Release 4.0.23] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ff0b19c07..653a39634 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.23 + 4.0.24-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.23 + 4.0.24-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7c2e988efab2594e6752adffa9ee325faa20d336 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 8 Jul 2017 05:45:47 +0530 Subject: [PATCH 132/399] [maven-release-plugin]prepare release v4.0.24 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 653a39634..26f25ed12 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.24-SNAPSHOT + 4.0.24 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.24-SNAPSHOT + 4.0.24 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1db393c8a605af2dfaa0a9b40398b9f46077f351 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 8 Jul 2017 05:46:01 +0530 Subject: [PATCH 133/399] [maven-release-plugin]prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 26f25ed12..31041e2be 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.24 + 4.0.25-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.24 + 4.0.25-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From af80bb6da9204adbd3afb897192102210ce804f3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 9 Jul 2017 09:19:11 +0530 Subject: [PATCH 134/399] [WSO2 Release] [Jenkins #2845] [Release 4.0.25] prepare release v4.0.25 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 31041e2be..9c0cbd513 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.25-SNAPSHOT + 4.0.25 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.25-SNAPSHOT + 4.0.25 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 829a184671eaf5368e957d225fc508a662b8ce89 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 9 Jul 2017 09:19:25 +0530 Subject: [PATCH 135/399] [WSO2 Release] [Jenkins #2845] [Release 4.0.25] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9c0cbd513..803ba656f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.25 + 4.0.26-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.25 + 4.0.26-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 255a606c4af56d30d183e8ef131003a8491c8eaa Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 10 Jul 2017 18:00:32 +0530 Subject: [PATCH 136/399] [WSO2 Release] [Jenkins #2848] [Release 4.0.26] prepare release v4.0.26 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 803ba656f..deaab91a6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.26-SNAPSHOT + 4.0.26 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.26-SNAPSHOT + 4.0.26 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 4a295fa787ec654ed0c22f6738e07948a2b95e41 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 10 Jul 2017 18:00:45 +0530 Subject: [PATCH 137/399] [WSO2 Release] [Jenkins #2848] [Release 4.0.26] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index deaab91a6..584134651 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.26 + 4.0.27-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.26 + 4.0.27-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 65d438b99c8bf26b0cdfb2bb9eb12afca98a88af Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 11 Jul 2017 14:42:36 +0530 Subject: [PATCH 138/399] [WSO2 Release] [Jenkins #2851] [Release 4.0.27] prepare release v4.0.27 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 584134651..2ad77db46 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.27-SNAPSHOT + 4.0.27 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.27-SNAPSHOT + 4.0.27 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 220abe17a3ad38c55b7b764a1e491b2f9fa5ba0e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 11 Jul 2017 14:42:52 +0530 Subject: [PATCH 139/399] [WSO2 Release] [Jenkins #2851] [Release 4.0.27] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2ad77db46..3ff9e04e5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.27 + 4.0.28-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.27 + 4.0.28-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b38445b667d88f3abe9dcd182a389ce6af34500d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 11 Jul 2017 18:39:18 +0530 Subject: [PATCH 140/399] [WSO2 Release] [Jenkins #2853] [Release 4.0.28] prepare release v4.0.28 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3ff9e04e5..cf6e7c262 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.28-SNAPSHOT + 4.0.28 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.28-SNAPSHOT + 4.0.28 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8d27ad3a1e8608e64407213e58574b69e06bc0d8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 11 Jul 2017 18:39:32 +0530 Subject: [PATCH 141/399] [WSO2 Release] [Jenkins #2853] [Release 4.0.28] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cf6e7c262..cbcc8be87 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.28 + 4.0.29-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.28 + 4.0.29-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 53a95bca66717b43a8923936c7cd45743ea12537 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 13 Jul 2017 16:26:00 +0530 Subject: [PATCH 142/399] [WSO2 Release] [Jenkins #2857] [Release 4.0.29] prepare release v4.0.29 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cbcc8be87..2646e2f67 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.29-SNAPSHOT + 4.0.29 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.29-SNAPSHOT + 4.0.29 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8605de779f0b55cc3fa8d89d2751bbe4c0e8307d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 13 Jul 2017 16:26:14 +0530 Subject: [PATCH 143/399] [WSO2 Release] [Jenkins #2857] [Release 4.0.29] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2646e2f67..42756736d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.29 + 4.0.30-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.29 + 4.0.30-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f732647b846e717d325c503cdbbef2c378f9c238 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 14 Jul 2017 13:10:02 +0530 Subject: [PATCH 144/399] [WSO2 Release] [Jenkins #2860] [Release 4.0.30] prepare release v4.0.30 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 42756736d..b3a8d4801 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.30-SNAPSHOT + 4.0.30 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.30-SNAPSHOT + 4.0.30 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 24be7d273dc5d3bd4280902630be1e307491b212 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 14 Jul 2017 13:10:16 +0530 Subject: [PATCH 145/399] [WSO2 Release] [Jenkins #2860] [Release 4.0.30] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b3a8d4801..28990bb9e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.30 + 4.0.31-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.30 + 4.0.31-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From d3bb5cbaeac6c735a0d17ce3810ae2d25307e5b3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 15 Jul 2017 13:12:21 +0530 Subject: [PATCH 146/399] [WSO2 Release] [Jenkins #2862] [Release 4.0.31] prepare release v4.0.31 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 28990bb9e..d9e249d9a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.31-SNAPSHOT + 4.0.31 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.31-SNAPSHOT + 4.0.31 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e7bd9529800324baff0399cc02b35b2bbf6feddd Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 15 Jul 2017 13:12:35 +0530 Subject: [PATCH 147/399] [WSO2 Release] [Jenkins #2862] [Release 4.0.31] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d9e249d9a..0730aa667 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.31 + 4.0.32-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.31 + 4.0.32-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b4e24ee57f90651a7b68874892ca406648317f90 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 16 Jul 2017 11:36:25 +0530 Subject: [PATCH 148/399] [WSO2 Release] [Jenkins #2864] [Release 4.0.32] prepare release v4.0.32 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0730aa667..be624ef5d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.32-SNAPSHOT + 4.0.32 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.32-SNAPSHOT + 4.0.32 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7f58f486a528a796f98e1a74c17dee3f990fbeb9 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 16 Jul 2017 11:36:38 +0530 Subject: [PATCH 149/399] [WSO2 Release] [Jenkins #2864] [Release 4.0.32] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index be624ef5d..989d75395 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.32 + 4.0.33-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.32 + 4.0.33-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e97e7fe26e230fdae154999af9714a04f411717b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 16 Jul 2017 22:01:31 +0530 Subject: [PATCH 150/399] [WSO2 Release] [Jenkins #2866] [Release 4.0.33] prepare release v4.0.33 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 989d75395..81136d8d3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.33-SNAPSHOT + 4.0.33 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.33-SNAPSHOT + 4.0.33 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 156f8a2d419876fbba4ba7f66206236e710a5304 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 16 Jul 2017 22:01:45 +0530 Subject: [PATCH 151/399] [WSO2 Release] [Jenkins #2866] [Release 4.0.33] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 81136d8d3..f2f93b611 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.33 + 4.0.34-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.33 + 4.0.34-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 4ca3ed1abdd7630799e16490a77cef580b38c85b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 17 Jul 2017 00:02:15 +0530 Subject: [PATCH 152/399] [WSO2 Release] [Jenkins #2868] [Release 4.0.34] prepare release v4.0.34 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f2f93b611..8672a4f2a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.34-SNAPSHOT + 4.0.34 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.34-SNAPSHOT + 4.0.34 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b059279dcf7f478d87d07240002d7c48ac5003ce Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 17 Jul 2017 00:02:28 +0530 Subject: [PATCH 153/399] [WSO2 Release] [Jenkins #2868] [Release 4.0.34] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8672a4f2a..48a23b106 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.34 + 4.0.35-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.34 + 4.0.35-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9c1f57f33a454924a9d9e679d7b5d649c0145492 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 19 Jul 2017 14:02:04 +0000 Subject: [PATCH 154/399] [WSO2 Release] [Jenkins #2875] [Release 4.0.35] prepare release v4.0.35 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 48a23b106..3722400fa 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.35-SNAPSHOT + 4.0.35 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.35-SNAPSHOT + 4.0.35 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 627be4d8d3f26c8202c5d3daee9dd698b194c3cb Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 19 Jul 2017 14:02:17 +0000 Subject: [PATCH 155/399] [WSO2 Release] [Jenkins #2875] [Release 4.0.35] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3722400fa..21439100f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.35 + 4.0.36-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.35 + 4.0.36-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9c166c032b97dca709f76bc272c88690b367b609 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 20 Jul 2017 18:54:51 +0530 Subject: [PATCH 156/399] [WSO2 Release] [Jenkins #2879] [Release 4.0.36] prepare release v4.0.36 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 21439100f..1f213ad12 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.36-SNAPSHOT + 4.0.36 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.36-SNAPSHOT + 4.0.36 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a21b43a9586488515e2dd6a0ca995b68873bf129 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 20 Jul 2017 18:55:02 +0530 Subject: [PATCH 157/399] [WSO2 Release] [Jenkins #2879] [Release 4.0.36] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1f213ad12..f7e4614bd 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.36 + 4.0.37-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.36 + 4.0.37-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 339905f81664f46aaba76d9037a331ca9753d032 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 20 Jul 2017 20:42:11 +0530 Subject: [PATCH 158/399] [WSO2 Release] [Jenkins #2880] [Release 4.0.37] prepare release v4.0.37 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f7e4614bd..f195b41d3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.37-SNAPSHOT + 4.0.37 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.37-SNAPSHOT + 4.0.37 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e254ce795c29d00d2da82a72bc96faf91801e851 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 20 Jul 2017 20:42:25 +0530 Subject: [PATCH 159/399] [WSO2 Release] [Jenkins #2880] [Release 4.0.37] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f195b41d3..6e8916e9c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.37 + 4.0.38-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.37 + 4.0.38-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 5ade14ff72f01052467c0a0a5f491a3175f8073e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 21 Jul 2017 14:27:57 +0530 Subject: [PATCH 160/399] [WSO2 Release] [Jenkins #2883] [Release 4.0.38] prepare release v4.0.38 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6e8916e9c..665eaa0c8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.38-SNAPSHOT + 4.0.38 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.38-SNAPSHOT + 4.0.38 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ca8c8f506474ab018408ca5764b345bebcab759d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 21 Jul 2017 14:28:06 +0530 Subject: [PATCH 161/399] [WSO2 Release] [Jenkins #2883] [Release 4.0.38] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 665eaa0c8..6c0969849 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.38 + 4.0.39-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.38 + 4.0.39-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7bc310643afff3fe20c27f1265a4b0262f587da6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 23 Jul 2017 21:18:37 +0530 Subject: [PATCH 162/399] [WSO2 Release] [Jenkins #2887] [Release 4.0.39] prepare release v4.0.39 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6c0969849..5c7f40a7d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.39-SNAPSHOT + 4.0.39 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.39-SNAPSHOT + 4.0.39 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 27191146b1334fa4277e202de9f135ae7564ecc7 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 23 Jul 2017 21:18:50 +0530 Subject: [PATCH 163/399] [WSO2 Release] [Jenkins #2887] [Release 4.0.39] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5c7f40a7d..32e28afbb 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.39 + 4.0.40-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.39 + 4.0.40-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 462001341026b421b26dc379fb4118903539f0a7 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 25 Jul 2017 21:12:16 +0530 Subject: [PATCH 164/399] [WSO2 Release] [Jenkins #2891] [Release 4.0.40] prepare release v4.0.40 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 32e28afbb..87c83895b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.40-SNAPSHOT + 4.0.40 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.40-SNAPSHOT + 4.0.40 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 92062673c155edfdb0d7a7325f4de9a1c968d9ad Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 25 Jul 2017 21:12:31 +0530 Subject: [PATCH 165/399] [WSO2 Release] [Jenkins #2891] [Release 4.0.40] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 87c83895b..2872010b0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.40 + 4.0.41-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.40 + 4.0.41-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 5b8f856f4cc9b62e7b326f8cf5761800a6925687 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 26 Jul 2017 21:10:47 +0530 Subject: [PATCH 166/399] [maven-release-plugin]prepare release v4.0.41 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2872010b0..b07b67916 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.41-SNAPSHOT + 4.0.41 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.41-SNAPSHOT + 4.0.41 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2f841d93fd631d2c481f102cd8a7b3976a06b84b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 26 Jul 2017 21:11:04 +0530 Subject: [PATCH 167/399] [maven-release-plugin]prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b07b67916..2664b8e0d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.41 + 4.0.42-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.41 + 4.0.42-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c70ae83059768f39341d209fe6ea4c5dc6d37d4c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 31 Jul 2017 08:50:39 +0000 Subject: [PATCH 168/399] [WSO2 Release] [Jenkins #2903] [Release 4.0.42] prepare release v4.0.42 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2664b8e0d..1e60a521e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.42-SNAPSHOT + 4.0.42 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.42-SNAPSHOT + 4.0.42 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8571914a271f37ca89e22573a889175aa0c2ef2a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 31 Jul 2017 08:50:53 +0000 Subject: [PATCH 169/399] [WSO2 Release] [Jenkins #2903] [Release 4.0.42] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1e60a521e..8c35c5375 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.42 + 4.0.43-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.42 + 4.0.43-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From acf18f1a5930f29d062c4ab222bf999fa0088ef8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 31 Jul 2017 15:07:35 +0000 Subject: [PATCH 170/399] [WSO2 Release] [Jenkins #2906] [Release 4.0.43] prepare release v4.0.43 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8c35c5375..e6d99ed0f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.43-SNAPSHOT + 4.0.43 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.43-SNAPSHOT + 4.0.43 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7327d1c46ed05935defbd6958884632f358c352c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 31 Jul 2017 15:07:49 +0000 Subject: [PATCH 171/399] [WSO2 Release] [Jenkins #2906] [Release 4.0.43] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e6d99ed0f..b48ad4761 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.43 + 4.0.44-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.43 + 4.0.44-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9f4dc50a33d78662dfce48c5663e012f1b2c98f2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 1 Aug 2017 17:30:44 +0530 Subject: [PATCH 172/399] [WSO2 Release] [Jenkins #2909] [Release 4.0.44] prepare release v4.0.44 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b48ad4761..bcbcc714a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.44-SNAPSHOT + 4.0.44 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.44-SNAPSHOT + 4.0.44 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a7ba4cd6740dae408690b19831930f84aab3ee8d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 1 Aug 2017 17:30:59 +0530 Subject: [PATCH 173/399] [WSO2 Release] [Jenkins #2909] [Release 4.0.44] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bcbcc714a..f9fd7531b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.44 + 4.0.45-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.44 + 4.0.45-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c22a0c0e69576f9796a5ad52bc4690f1872ecba8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 2 Aug 2017 13:30:46 +0530 Subject: [PATCH 174/399] [WSO2 Release] [Jenkins #2912] [Release 4.0.45] prepare release v4.0.45 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f9fd7531b..d5bbea518 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.45-SNAPSHOT + 4.0.45 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.45-SNAPSHOT + 4.0.45 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6ca66527718ba36732f8c8707e7e75c8c086156b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 2 Aug 2017 13:30:56 +0530 Subject: [PATCH 175/399] [WSO2 Release] [Jenkins #2912] [Release 4.0.45] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d5bbea518..7efcf5244 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.45 + 4.0.46-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.45 + 4.0.46-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 338b276ef97dac5d4e5b152eb4f3aa07fed99815 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 2 Aug 2017 15:26:25 +0530 Subject: [PATCH 176/399] [WSO2 Release] [Jenkins #2913] [Release 4.0.46] prepare release v4.0.46 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7efcf5244..f47a47af0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.46-SNAPSHOT + 4.0.46 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.46-SNAPSHOT + 4.0.46 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 76c40ed83822d6456f011ade8556fae7e8020206 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 2 Aug 2017 15:26:35 +0530 Subject: [PATCH 177/399] [WSO2 Release] [Jenkins #2913] [Release 4.0.46] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f47a47af0..dbf2a26d2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.46 + 4.0.47-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.46 + 4.0.47-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From da22a3db30e7f0acfff607e6038b0891e99428f2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 2 Aug 2017 17:48:43 +0000 Subject: [PATCH 178/399] [WSO2 Release] [Jenkins #2915] [Release 4.0.47] prepare release v4.0.47 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dbf2a26d2..2d6533f65 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.47-SNAPSHOT + 4.0.47 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.47-SNAPSHOT + 4.0.47 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 555b1267a086ce90da7f266a46fda8130f2fc5b1 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 2 Aug 2017 17:50:09 +0000 Subject: [PATCH 179/399] [WSO2 Release] [Jenkins #2915] [Release 4.0.47] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2d6533f65..750df6e3b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.47 + 4.0.48-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.47 + 4.0.48-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9c81e8917eb643288d08d270667c88513f0c5b56 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 3 Aug 2017 15:36:36 +0000 Subject: [PATCH 180/399] [WSO2 Release] [Jenkins #2918] [Release 4.0.48] prepare release v4.0.48 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 750df6e3b..3ac5db34e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.48-SNAPSHOT + 4.0.48 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.48-SNAPSHOT + 4.0.48 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ec5f9d80b60acea995af26832195193047a5036b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 3 Aug 2017 15:36:55 +0000 Subject: [PATCH 181/399] [WSO2 Release] [Jenkins #2918] [Release 4.0.48] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3ac5db34e..730de7aef 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.48 + 4.0.49-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.48 + 4.0.49-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ca362448988f73a1e51b32a3224343d31d36d10d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 5 Aug 2017 09:31:35 +0000 Subject: [PATCH 182/399] [WSO2 Release] [Jenkins #2922] [Release 4.0.49] prepare release v4.0.49 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 730de7aef..16140e1a8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.49-SNAPSHOT + 4.0.49 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.49-SNAPSHOT + 4.0.49 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2f1a5e12c8d810209af19c72b05b3f5421c21f0d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 5 Aug 2017 09:31:52 +0000 Subject: [PATCH 183/399] [WSO2 Release] [Jenkins #2922] [Release 4.0.49] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 16140e1a8..9111c835a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.49 + 4.0.50-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.49 + 4.0.50-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 19e2a87479302473eb40f8bf4fa4cacdc3ad95a2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 7 Aug 2017 17:33:47 +0000 Subject: [PATCH 184/399] [WSO2 Release] [Jenkins #2926] [Release 4.0.50] prepare release v4.0.50 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9111c835a..299209417 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.50-SNAPSHOT + 4.0.50 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.50-SNAPSHOT + 4.0.50 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 176f6b49b4acabd01b906ac4f7d96fbf1ffdf79a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 7 Aug 2017 17:35:11 +0000 Subject: [PATCH 185/399] [WSO2 Release] [Jenkins #2926] [Release 4.0.50] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 299209417..9aff7e504 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.50 + 4.0.51-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.50 + 4.0.51-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0b1294225498cb4d53e1f599d799b5541f7b47cd Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 8 Aug 2017 00:28:17 +0530 Subject: [PATCH 186/399] [WSO2 Release] [Jenkins #2927] [Release 4.0.51] prepare release v4.0.51 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9aff7e504..ecd54ce88 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.51-SNAPSHOT + 4.0.51 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.51-SNAPSHOT + 4.0.51 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 36a21d8d51a628b0e51c77d2547bf7cd95995241 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 8 Aug 2017 00:28:33 +0530 Subject: [PATCH 187/399] [WSO2 Release] [Jenkins #2927] [Release 4.0.51] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ecd54ce88..39552b48f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.51 + 4.0.52-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.51 + 4.0.52-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 38b9168c2bc3b86e71a50eb0cf967dc4a5c45207 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 8 Aug 2017 04:00:46 +0530 Subject: [PATCH 188/399] [WSO2 Release] [Jenkins #2928] [Release 4.0.52] prepare release v4.0.52 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 39552b48f..372415b4b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.52-SNAPSHOT + 4.0.52 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.52-SNAPSHOT + 4.0.52 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0fbb669a7a2d0816e0a4a6104c1c702a6f5eadfb Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 8 Aug 2017 04:00:56 +0530 Subject: [PATCH 189/399] [WSO2 Release] [Jenkins #2928] [Release 4.0.52] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 372415b4b..751563998 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.52 + 4.0.53-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.52 + 4.0.53-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a18b305fbfd7e87009fc6613372599660e963c89 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 9 Aug 2017 11:45:00 +0530 Subject: [PATCH 190/399] [WSO2 Release] [Jenkins #2935] [Release 4.0.53] prepare release v4.0.53 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 751563998..cee8f6e89 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.53-SNAPSHOT + 4.0.53 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.53-SNAPSHOT + 4.0.53 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 3af74e182d8cae1c300a97091a5b378a68e49d41 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 9 Aug 2017 11:45:11 +0530 Subject: [PATCH 191/399] [WSO2 Release] [Jenkins #2935] [Release 4.0.53] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cee8f6e89..36ffef991 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.53 + 4.0.54-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.53 + 4.0.54-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 92e0ee76ccbb14c2ddd922de5d02f5df316b7efd Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 10 Aug 2017 14:14:47 +0000 Subject: [PATCH 192/399] [maven-release-plugin]prepare release v4.0.54 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 36ffef991..92ac31ae3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.54-SNAPSHOT + 4.0.54 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.54-SNAPSHOT + 4.0.54 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 94496f275dcf37e443d3ecf10225cb2831bc5b6f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 10 Aug 2017 14:15:04 +0000 Subject: [PATCH 193/399] [maven-release-plugin]prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 92ac31ae3..6de510774 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.54 + 4.0.55-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.54 + 4.0.55-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 34736b00ed157428fa477a7555b737fef8bc9311 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 11 Aug 2017 07:51:08 +0000 Subject: [PATCH 194/399] [WSO2 Release] [Jenkins #2943] [Release 4.0.55] prepare release v4.0.55 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6de510774..d81f84a73 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.55-SNAPSHOT + 4.0.55 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.55-SNAPSHOT + 4.0.55 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7bda621af75fb94eb9a6a0f5fc55e44366ad0f11 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 11 Aug 2017 07:51:22 +0000 Subject: [PATCH 195/399] [WSO2 Release] [Jenkins #2943] [Release 4.0.55] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d81f84a73..3d88c79c7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.55 + 4.0.56-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.55 + 4.0.56-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6974e5d3b0cefd5aaf5693805383004ed5afd56a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 22 Aug 2017 05:35:35 +0000 Subject: [PATCH 196/399] [WSO2 Release] [Jenkins #2956] [Release 4.0.56] prepare release v4.0.56 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3d88c79c7..2695ea028 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.56-SNAPSHOT + 4.0.56 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.56-SNAPSHOT + 4.0.56 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From cb923bd4ea228cf3331d0033fcf17f500c6c828f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 22 Aug 2017 05:35:49 +0000 Subject: [PATCH 197/399] [WSO2 Release] [Jenkins #2956] [Release 4.0.56] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2695ea028..b90d15488 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.56 + 4.0.57-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.56 + 4.0.57-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6ea2fcb13cb03b5aacd9ed30158b6c7a826ba75b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 22 Aug 2017 11:32:54 +0000 Subject: [PATCH 198/399] [WSO2 Release] [Jenkins #2958] [Release 4.0.57] prepare release v4.0.57 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b90d15488..714645d97 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.57-SNAPSHOT + 4.0.57 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.57-SNAPSHOT + 4.0.57 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f1bbec6126eadc94d6cbb068ef61cd8c3c993fe9 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 22 Aug 2017 11:33:09 +0000 Subject: [PATCH 199/399] [WSO2 Release] [Jenkins #2958] [Release 4.0.57] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 714645d97..18e4f1b65 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.57 + 4.0.58-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.57 + 4.0.58-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c52ca1148e8bebcd7cc6b2c293cbbb8412b4e156 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 22 Aug 2017 18:38:19 +0000 Subject: [PATCH 200/399] [WSO2 Release] [Jenkins #2960] [Release 4.0.58] prepare release v4.0.58 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 18e4f1b65..05f8fd87a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.58-SNAPSHOT + 4.0.58 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.58-SNAPSHOT + 4.0.58 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c8c05f7ef74fa372ae0bac81b7f0e8a6b8b8fbff Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 22 Aug 2017 18:38:33 +0000 Subject: [PATCH 201/399] [WSO2 Release] [Jenkins #2960] [Release 4.0.58] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 05f8fd87a..42ccf588a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.58 + 4.0.59-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.58 + 4.0.59-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 4ecdbc87523745e9ff5795d27a2b872b9edd5517 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 23 Aug 2017 12:12:47 +0000 Subject: [PATCH 202/399] [WSO2 Release] [Jenkins #2963] [Release 4.0.59] prepare release v4.0.59 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 42ccf588a..bce9016d6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.59-SNAPSHOT + 4.0.59 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.59-SNAPSHOT + 4.0.59 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 283be615da0b3a8d34134336c9943c5243558187 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 23 Aug 2017 12:13:02 +0000 Subject: [PATCH 203/399] [WSO2 Release] [Jenkins #2963] [Release 4.0.59] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bce9016d6..9b9fd865c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.59 + 4.0.60-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.59 + 4.0.60-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 932d25dc4f8a70356a04301eba2af8844808490d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 24 Aug 2017 10:04:52 +0000 Subject: [PATCH 204/399] [WSO2 Release] [Jenkins #2966] [Release 4.0.60] prepare release v4.0.60 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9b9fd865c..00517d2d8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.60-SNAPSHOT + 4.0.60 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.60-SNAPSHOT + 4.0.60 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e22aadcc98fc3d455eca91a8af5f28175ce9a530 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 24 Aug 2017 10:05:06 +0000 Subject: [PATCH 205/399] [WSO2 Release] [Jenkins #2966] [Release 4.0.60] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 00517d2d8..0bb0e6e4f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.60 + 4.0.61-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.60 + 4.0.61-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8e704ccc0d8cf2fa8af73d27ec1864d1e7efbbad Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 28 Aug 2017 08:56:42 +0000 Subject: [PATCH 206/399] [WSO2 Release] [Jenkins #2972] [Release 4.0.61] prepare release v4.0.61 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0bb0e6e4f..2882946df 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.61-SNAPSHOT + 4.0.61 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.61-SNAPSHOT + 4.0.61 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 59073e353efbae8e6936b7c9abe78e7ec935308f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 28 Aug 2017 08:56:56 +0000 Subject: [PATCH 207/399] [WSO2 Release] [Jenkins #2972] [Release 4.0.61] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2882946df..cbfe83aff 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.61 + 4.0.62-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.61 + 4.0.62-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ba415b3f87d6c5b738fed34687d78844cbde0ab1 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 29 Aug 2017 07:17:03 +0000 Subject: [PATCH 208/399] [WSO2 Release] [Jenkins #2975] [Release 4.0.62] prepare release v4.0.62 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cbfe83aff..e98a0c631 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.62-SNAPSHOT + 4.0.62 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.62-SNAPSHOT + 4.0.62 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 42d6fbe0e55c7c4cbaad1eb5d882cd383c4472c4 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 29 Aug 2017 07:17:18 +0000 Subject: [PATCH 209/399] [WSO2 Release] [Jenkins #2975] [Release 4.0.62] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e98a0c631..f5b6e6b56 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.62 + 4.0.63-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.62 + 4.0.63-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ae2c3e552b80313652fc13eb351405b665d62ee6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 29 Aug 2017 09:22:17 +0000 Subject: [PATCH 210/399] [WSO2 Release] [Jenkins #2977] [Release 4.0.63] prepare release v4.0.63 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f5b6e6b56..285c87577 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.63-SNAPSHOT + 4.0.63 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.63-SNAPSHOT + 4.0.63 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a2de285bd06862eea3ab2cf8b99620680f9b16a1 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 29 Aug 2017 09:22:33 +0000 Subject: [PATCH 211/399] [WSO2 Release] [Jenkins #2977] [Release 4.0.63] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 285c87577..7a5a69884 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.63 + 4.0.64-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.63 + 4.0.64-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ddaaba9a4013bbb37088505614c2d0f44d476be3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 29 Aug 2017 10:42:31 +0000 Subject: [PATCH 212/399] [WSO2 Release] [Jenkins #2979] [Release 4.0.64] prepare release v4.0.64 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7a5a69884..6b82df942 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.64-SNAPSHOT + 4.0.64 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.64-SNAPSHOT + 4.0.64 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From eb63555c7a8986c65f8db35e5020a86b645861b9 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 29 Aug 2017 10:42:45 +0000 Subject: [PATCH 213/399] [WSO2 Release] [Jenkins #2979] [Release 4.0.64] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6b82df942..c78492fa7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.64 + 4.0.65-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.64 + 4.0.65-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8a15d3bfebdf69ede290696b3fe3100e91b159e2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 30 Aug 2017 06:07:01 +0000 Subject: [PATCH 214/399] [WSO2 Release] [Jenkins #2982] [Release 4.0.65] prepare release v4.0.65 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c78492fa7..f3ed3a274 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.65-SNAPSHOT + 4.0.65 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.65-SNAPSHOT + 4.0.65 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9bf794cb50b2fa58a537823cf015994158ad38ec Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 30 Aug 2017 06:07:16 +0000 Subject: [PATCH 215/399] [WSO2 Release] [Jenkins #2982] [Release 4.0.65] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f3ed3a274..c4be4ba66 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.65 + 4.0.66-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.65 + 4.0.66-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1d4b3001297873964c38e10032ac06b022a18bdf Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 08:49:32 +0000 Subject: [PATCH 216/399] [WSO2 Release] [Jenkins #2985] [Release 4.0.66] prepare release v4.0.66 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c4be4ba66..7a2c05b9e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.66-SNAPSHOT + 4.0.66 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.66-SNAPSHOT + 4.0.66 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 54fd8fc5c8790b7b993246d1bd3c21587ad84f64 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 08:49:50 +0000 Subject: [PATCH 217/399] [WSO2 Release] [Jenkins #2985] [Release 4.0.66] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7a2c05b9e..e31765d45 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.66 + 4.0.67-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.66 + 4.0.67-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 49a26cc5e7dd7faee38ad7d034b18610c8c5ed94 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 10:06:54 +0000 Subject: [PATCH 218/399] [WSO2 Release] [Jenkins #2986] [Release 4.0.67] prepare release v4.0.67 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e31765d45..0c2666a0d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.67-SNAPSHOT + 4.0.67 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.67-SNAPSHOT + 4.0.67 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 939dc62fdcef604d45811bb7c6aa886c3a4246bd Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 10:07:07 +0000 Subject: [PATCH 219/399] [WSO2 Release] [Jenkins #2986] [Release 4.0.67] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0c2666a0d..29ec5cac5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.67 + 4.0.68-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.67 + 4.0.68-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7200f04098549e75b77216933973948cb7666d06 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 10:44:11 +0000 Subject: [PATCH 220/399] [WSO2 Release] [Jenkins #2987] [Release 4.0.68] prepare release v4.0.68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 29ec5cac5..52026f2fa 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.68-SNAPSHOT + 4.0.68 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.68-SNAPSHOT + 4.0.68 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b448de83e5b3592ea6d5a904398d977d1d30bf88 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 10:44:25 +0000 Subject: [PATCH 221/399] [WSO2 Release] [Jenkins #2987] [Release 4.0.68] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 52026f2fa..3784cc81a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.68 + 4.0.69-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.68 + 4.0.69-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1285fa15e102e68ad9e558982d1e1e4e6b23fbdb Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 11:28:36 +0000 Subject: [PATCH 222/399] [WSO2 Release] [Jenkins #2988] [Release 4.0.69] prepare release v4.0.69 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3784cc81a..f0ad681ed 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.69-SNAPSHOT + 4.0.69 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.69-SNAPSHOT + 4.0.69 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b7fccd79af7ac725f89b082c60dea2d45853d3d2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 11:28:49 +0000 Subject: [PATCH 223/399] [WSO2 Release] [Jenkins #2988] [Release 4.0.69] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f0ad681ed..e9d03a5f0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.69 + 4.0.70-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.69 + 4.0.70-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b589cb9eb41630cf9da4444319afa7a3851f533b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 13:01:02 +0000 Subject: [PATCH 224/399] [WSO2 Release] [Jenkins #2989] [Release 4.0.70] prepare release v4.0.70 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e9d03a5f0..19f2a2ece 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.70-SNAPSHOT + 4.0.70 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.70-SNAPSHOT + 4.0.70 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9532116e46cc8cea6a62dc41002541aa7e78dcd6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 13:01:15 +0000 Subject: [PATCH 225/399] [WSO2 Release] [Jenkins #2989] [Release 4.0.70] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 19f2a2ece..777a80fb2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.70 + 4.0.71-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.70 + 4.0.71-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e7a7607b01a69feebcd1721c2a0ec736d89c07b5 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 13:38:10 +0000 Subject: [PATCH 226/399] [WSO2 Release] [Jenkins #2990] [Release 4.0.71] prepare release v4.0.71 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 777a80fb2..1cb801891 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.71-SNAPSHOT + 4.0.71 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.71-SNAPSHOT + 4.0.71 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 49f880d481b3eda83b128bd1a217d6c4f68502d3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 31 Aug 2017 13:38:23 +0000 Subject: [PATCH 227/399] [WSO2 Release] [Jenkins #2990] [Release 4.0.71] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1cb801891..91da9d7f0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.71 + 4.0.72-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.71 + 4.0.72-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 55c28255788441d5876719e008f99532966c31e3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 1 Sep 2017 08:00:57 +0000 Subject: [PATCH 228/399] [WSO2 Release] [Jenkins #2993] [Release 4.0.72] prepare release v4.0.72 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 91da9d7f0..cfad562c2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.72-SNAPSHOT + 4.0.72 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.72-SNAPSHOT + 4.0.72 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 704ee688e6d072df2d5325bd37b2c4c5412f3fdb Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 1 Sep 2017 08:01:13 +0000 Subject: [PATCH 229/399] [WSO2 Release] [Jenkins #2993] [Release 4.0.72] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cfad562c2..3d98d7c58 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.72 + 4.0.73-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.72 + 4.0.73-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6c73e8209016ed5ae7f8c96d6dff41dc2bac6f93 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 7 Sep 2017 12:21:19 +0000 Subject: [PATCH 230/399] [WSO2 Release] [Jenkins #3001] [Release 4.0.73] prepare release v4.0.73 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3d98d7c58..1ee77c82e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.73-SNAPSHOT + 4.0.73 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.73-SNAPSHOT + 4.0.73 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a5db4cf3e869428431e2e60d66f206656c2816ab Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 7 Sep 2017 12:21:32 +0000 Subject: [PATCH 231/399] [WSO2 Release] [Jenkins #3001] [Release 4.0.73] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1ee77c82e..1888575e8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.73 + 4.0.74-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.73 + 4.0.74-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7aeadc5d516542008646f22ee2c8866d73265f5c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 7 Sep 2017 13:01:27 +0000 Subject: [PATCH 232/399] [WSO2 Release] [Jenkins #3002] [Release 4.0.74] prepare release v4.0.74 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1888575e8..4057858c8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.74-SNAPSHOT + 4.0.74 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.74-SNAPSHOT + 4.0.74 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6c469f84d7c9c034792fb0050b147e394085f1cc Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 7 Sep 2017 13:01:41 +0000 Subject: [PATCH 233/399] [WSO2 Release] [Jenkins #3002] [Release 4.0.74] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4057858c8..fa02e3d98 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.74 + 4.0.75-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.74 + 4.0.75-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2ae870b121e2d1b8cfc235c46645312ade34ec8d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 8 Sep 2017 11:01:36 +0000 Subject: [PATCH 234/399] [WSO2 Release] [Jenkins #3005] [Release 4.0.75] prepare release v4.0.75 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fa02e3d98..dcf6a7ede 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.75-SNAPSHOT + 4.0.75 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.75-SNAPSHOT + 4.0.75 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f1ba6e9917033b4c112f9ebd2f5b21ebbe0ee591 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 8 Sep 2017 11:01:50 +0000 Subject: [PATCH 235/399] [WSO2 Release] [Jenkins #3005] [Release 4.0.75] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dcf6a7ede..2b23da792 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.75 + 4.0.76-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.75 + 4.0.76-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1b780d55c914a33e6fa7943e1f3f9d698dabd23d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 8 Sep 2017 12:38:16 +0000 Subject: [PATCH 236/399] [WSO2 Release] [Jenkins #3007] [Release 4.0.76] prepare release v4.0.76 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2b23da792..dd5545fe5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.76-SNAPSHOT + 4.0.76 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.76-SNAPSHOT + 4.0.76 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From fe4f786285bdc487d63a08c0f45e52452a49ad40 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 8 Sep 2017 12:38:30 +0000 Subject: [PATCH 237/399] [WSO2 Release] [Jenkins #3007] [Release 4.0.76] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dd5545fe5..d6f9203b9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.76 + 4.0.77-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.76 + 4.0.77-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 086cddf10ea67944b13cd562f16a76e9a22228e1 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 11 Sep 2017 09:16:54 +0000 Subject: [PATCH 238/399] [WSO2 Release] [Jenkins #3009] [Release 4.0.77] prepare release v4.0.77 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d6f9203b9..be6003333 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.77-SNAPSHOT + 4.0.77 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.77-SNAPSHOT + 4.0.77 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 403ac523d53652f8b19f4f88f4e94af2b4db9914 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 11 Sep 2017 09:17:08 +0000 Subject: [PATCH 239/399] [WSO2 Release] [Jenkins #3009] [Release 4.0.77] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index be6003333..35d59bb8e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.77 + 4.0.78-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.77 + 4.0.78-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 119da6a8e33b4ad19979e01f573f8b18684568ba Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 14 Sep 2017 07:20:51 +0000 Subject: [PATCH 240/399] [WSO2 Release] [Jenkins #3011] [Release 4.0.78] prepare release v4.0.78 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 35d59bb8e..e49b9a91e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.78-SNAPSHOT + 4.0.78 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.78-SNAPSHOT + 4.0.78 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 4de92a5b26c1a1a2fd2eb80f254ce2d291096901 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 14 Sep 2017 07:21:05 +0000 Subject: [PATCH 241/399] [WSO2 Release] [Jenkins #3011] [Release 4.0.78] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e49b9a91e..7336a22e4 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.78 + 4.0.79-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.78 + 4.0.79-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a36e23192c98da6745047d1f06ece6a493e780d9 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 14 Sep 2017 10:24:29 +0000 Subject: [PATCH 242/399] [WSO2 Release] [Jenkins #3013] [Release 4.0.79] prepare release v4.0.79 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7336a22e4..f22f1ce0d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.79-SNAPSHOT + 4.0.79 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.79-SNAPSHOT + 4.0.79 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 93a7f15ce78f1fc13b4df8bc57fa79bce46dff5a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 14 Sep 2017 10:24:44 +0000 Subject: [PATCH 243/399] [WSO2 Release] [Jenkins #3013] [Release 4.0.79] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f22f1ce0d..7d836bb43 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.79 + 4.0.80-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.79 + 4.0.80-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ede6f143e7c130269184213f339b830f620a0c70 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 15 Sep 2017 12:19:50 +0000 Subject: [PATCH 244/399] [WSO2 Release] [Jenkins #3015] [Release 4.0.80] prepare release v4.0.80 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7d836bb43..2d17f8bfe 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.80-SNAPSHOT + 4.0.80 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.80-SNAPSHOT + 4.0.80 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7e2936011b70ce3a893614d8050c33c909453d57 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 15 Sep 2017 12:20:04 +0000 Subject: [PATCH 245/399] [WSO2 Release] [Jenkins #3015] [Release 4.0.80] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2d17f8bfe..a4da49725 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.80 + 4.0.81-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.80 + 4.0.81-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a7ec9a3b3ebc602613aff9a4fa89976f5cb84880 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 19 Sep 2017 09:00:19 +0000 Subject: [PATCH 246/399] [WSO2 Release] [Jenkins #3017] [Release 4.0.81] prepare release v4.0.81 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a4da49725..83807499c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.81-SNAPSHOT + 4.0.81 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.81-SNAPSHOT + 4.0.81 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7987411f1d0e084579d9e31a8ad37567049c2c99 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 19 Sep 2017 09:00:33 +0000 Subject: [PATCH 247/399] [WSO2 Release] [Jenkins #3017] [Release 4.0.81] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 83807499c..0d2079638 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.81 + 4.0.82-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.81 + 4.0.82-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 34f4121158d8b3cd977159c800e44bb4c26f2b90 Mon Sep 17 00:00:00 2001 From: Ace Date: Thu, 21 Sep 2017 12:00:26 +0530 Subject: [PATCH 248/399] correcting pom versions and bumping APIM dependency --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a4da49725..0d2079638 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.81-SNAPSHOT + 4.0.82-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.81-SNAPSHOT + 4.0.82-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 26c57ab82feefd4a78ce03e19132d9f73bed3592 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 21 Sep 2017 10:51:08 +0000 Subject: [PATCH 249/399] [WSO2 Release] [Jenkins #3019] [Release 4.0.82] prepare release v4.0.82 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0d2079638..22dd9b83d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.82-SNAPSHOT + 4.0.82 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.82-SNAPSHOT + 4.0.82 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9d02a27e3bd4b679c1186aa00e77557cbdf2fefd Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 21 Sep 2017 10:51:23 +0000 Subject: [PATCH 250/399] [WSO2 Release] [Jenkins #3019] [Release 4.0.82] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 22dd9b83d..2ba6d3fd0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.82 + 4.0.83-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.82 + 4.0.83-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8e2a3d21555a6b3b15ab551d93208dee06240897 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 22 Sep 2017 06:11:46 +0000 Subject: [PATCH 251/399] [WSO2 Release] [Jenkins #3021] [Release 4.0.83] prepare release v4.0.83 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2ba6d3fd0..bb1d0be41 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.83-SNAPSHOT + 4.0.83 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.83-SNAPSHOT + 4.0.83 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f3b59a297b01aec95fcd3bc066b8942864ef7a0d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 22 Sep 2017 06:11:59 +0000 Subject: [PATCH 252/399] [WSO2 Release] [Jenkins #3021] [Release 4.0.83] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bb1d0be41..8cb3ff91c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.83 + 4.0.84-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.83 + 4.0.84-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c70e27acceaf2c56e6929bc47f85e60dd8dc0cfd Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 25 Sep 2017 04:01:32 +0000 Subject: [PATCH 253/399] [WSO2 Release] [Jenkins #3023] [Release 4.0.84] prepare release v4.0.84 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8cb3ff91c..63c6d492f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.84-SNAPSHOT + 4.0.84 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.84-SNAPSHOT + 4.0.84 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From da751ca2c5d16de88e115765a8a6db41e206da64 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 25 Sep 2017 04:01:48 +0000 Subject: [PATCH 254/399] [WSO2 Release] [Jenkins #3023] [Release 4.0.84] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 63c6d492f..d4ac8c454 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.84 + 4.0.85-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.84 + 4.0.85-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 80e95c01a303573d6c5a5f4e1905e76a5092ac1a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 26 Sep 2017 05:11:14 +0000 Subject: [PATCH 255/399] [WSO2 Release] [Jenkins #3025] [Release 4.0.85] prepare release v4.0.85 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d4ac8c454..9d153a7ca 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.85-SNAPSHOT + 4.0.85 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.85-SNAPSHOT + 4.0.85 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1344053b13c4e54d938ae6ce0ca0928d7b3e5456 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 26 Sep 2017 05:11:29 +0000 Subject: [PATCH 256/399] [WSO2 Release] [Jenkins #3025] [Release 4.0.85] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9d153a7ca..ac04703cc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.85 + 4.0.86-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.85 + 4.0.86-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 612e44ce040599e6ca9410b6d378216b8bf30f29 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 29 Sep 2017 12:53:25 +0000 Subject: [PATCH 257/399] [WSO2 Release] [Jenkins #3028] [Release 4.0.86] prepare release v4.0.86 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac04703cc..b70074f9f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.86-SNAPSHOT + 4.0.86 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.86-SNAPSHOT + 4.0.86 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 55ffe02785825d4317f021a4cb501216c25af140 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 29 Sep 2017 12:53:39 +0000 Subject: [PATCH 258/399] [WSO2 Release] [Jenkins #3028] [Release 4.0.86] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b70074f9f..b64229b72 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.86 + 4.0.87-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.86 + 4.0.87-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f4ed5a2c48e11de664558f3cfe969aa8fd15b35a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 4 Oct 2017 13:14:58 +0530 Subject: [PATCH 259/399] [WSO2 Release] [Jenkins #3032] [Release 4.0.87] prepare release v4.0.87 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b64229b72..2f1b8ebc9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.87-SNAPSHOT + 4.0.87 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.87-SNAPSHOT + 4.0.87 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1aca2f48f1aee3d3c531704c0654d2ba8eb2b835 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 4 Oct 2017 13:15:15 +0530 Subject: [PATCH 260/399] [WSO2 Release] [Jenkins #3032] [Release 4.0.87] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2f1b8ebc9..61fd4c9de 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.87 + 4.0.88-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.87 + 4.0.88-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From d9d9a10dfd6105e4f2a4aeb161227bcb13a129f9 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 13 Oct 2017 15:54:28 +0000 Subject: [PATCH 261/399] [WSO2 Release] [Jenkins #3035] [Release 4.0.88] prepare release v4.0.88 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 61fd4c9de..a36c8e502 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.88-SNAPSHOT + 4.0.88 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.88-SNAPSHOT + 4.0.88 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1af50fd4ef026177e7d82e27133391e7f52bc753 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 13 Oct 2017 15:54:42 +0000 Subject: [PATCH 262/399] [WSO2 Release] [Jenkins #3035] [Release 4.0.88] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a36c8e502..1947a2788 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.88 + 4.0.89-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.88 + 4.0.89-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a771188d7d02a0ef58774bb976b2d84a296eaacb Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 18 Oct 2017 09:34:54 +0000 Subject: [PATCH 263/399] [WSO2 Release] [Jenkins #3037] [Release 4.0.89] prepare release v4.0.89 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1947a2788..d48f97975 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.89-SNAPSHOT + 4.0.89 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.89-SNAPSHOT + 4.0.89 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 18617fb8839c0885e00ff251116dc3448e867701 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 18 Oct 2017 09:35:08 +0000 Subject: [PATCH 264/399] [WSO2 Release] [Jenkins #3037] [Release 4.0.89] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d48f97975..9bcd6e9f6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.89 + 4.0.90-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.89 + 4.0.90-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b9185f8bd234b903ab2afe60807d78ca42ac5a6d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 18 Oct 2017 11:36:51 +0000 Subject: [PATCH 265/399] [WSO2 Release] [Jenkins #3039] [Release 4.0.90] prepare release v4.0.90 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9bcd6e9f6..3ee8cf827 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.90-SNAPSHOT + 4.0.90 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.90-SNAPSHOT + 4.0.90 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a4014f60e74f0ac669a3cf319a373ad55fc300df Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 18 Oct 2017 11:37:05 +0000 Subject: [PATCH 266/399] [WSO2 Release] [Jenkins #3039] [Release 4.0.90] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3ee8cf827..661993c1a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.90 + 4.0.91-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.90 + 4.0.91-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e7064b2913b78e63204c4cd59acb010e2528d5d2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 31 Oct 2017 07:46:26 +0000 Subject: [PATCH 267/399] [WSO2 Release] [Jenkins #3049] [Release 4.0.91] prepare release v4.0.91 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 661993c1a..4b5c059f2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.91-SNAPSHOT + 4.0.91 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.91-SNAPSHOT + 4.0.91 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 07d5d84073f0f55a6ba839f36ebc673d70b7b1f3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 31 Oct 2017 07:46:40 +0000 Subject: [PATCH 268/399] [WSO2 Release] [Jenkins #3049] [Release 4.0.91] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4b5c059f2..0a635c89f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.91 + 4.0.92-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.91 + 4.0.92-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8e87293b804403380e35bc7a53d3fc50ff195025 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 2 Nov 2017 11:56:35 +0000 Subject: [PATCH 269/399] [WSO2 Release] [Jenkins #3051] [Release 4.0.92] prepare release v4.0.92 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0a635c89f..906588d68 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.92-SNAPSHOT + 4.0.92 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.92-SNAPSHOT + 4.0.92 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 965cd1b64bbcf2a717a138ea6ce621ae09621e02 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 2 Nov 2017 11:56:51 +0000 Subject: [PATCH 270/399] [WSO2 Release] [Jenkins #3051] [Release 4.0.92] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 906588d68..19f015aac 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.92 + 4.0.93-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.92 + 4.0.93-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From d16af56dc2dcdb5c736167d99e5c06e55bb892cf Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 16 Nov 2017 15:59:00 +0000 Subject: [PATCH 271/399] [WSO2 Release] [Jenkins #3053] [Release 4.0.93] prepare release v4.0.93 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 19f015aac..5ec61c329 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.93-SNAPSHOT + 4.0.93 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.93-SNAPSHOT + 4.0.93 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 5c4138e455cde3d8d7d8c1759b894da818c8273b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 16 Nov 2017 15:59:16 +0000 Subject: [PATCH 272/399] [WSO2 Release] [Jenkins #3053] [Release 4.0.93] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5ec61c329..cde306869 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.93 + 4.0.94-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.93 + 4.0.94-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 03c788d223416b6b78de33941d42001b6e222977 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 17 Nov 2017 09:07:04 +0000 Subject: [PATCH 273/399] [WSO2 Release] [Jenkins #3055] [Release 4.0.94] prepare release v4.0.94 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cde306869..842f1434b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.94-SNAPSHOT + 4.0.94 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.94-SNAPSHOT + 4.0.94 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6ca62f4b6323b23bd6c26e4eb43799246b1e7955 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 17 Nov 2017 09:07:21 +0000 Subject: [PATCH 274/399] [WSO2 Release] [Jenkins #3055] [Release 4.0.94] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 842f1434b..092d4c6db 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.94 + 4.0.95-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.94 + 4.0.95-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6b81fd0a96e42ba642ab64d4e9a724fee9132edf Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 17 Nov 2017 09:43:56 +0000 Subject: [PATCH 275/399] [WSO2 Release] [Jenkins #3056] [Release 4.0.95] prepare release v4.0.95 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 092d4c6db..779291048 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.95-SNAPSHOT + 4.0.95 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.95-SNAPSHOT + 4.0.95 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 50b22910cf8d5c32804f4b58f22fb50abe56f657 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 17 Nov 2017 09:44:11 +0000 Subject: [PATCH 276/399] [WSO2 Release] [Jenkins #3056] [Release 4.0.95] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 779291048..4535e1b30 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.95 + 4.0.96-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.95 + 4.0.96-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 666152b01f8eaed28e4dff85bf60b2599f342166 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 17 Nov 2017 10:55:43 +0000 Subject: [PATCH 277/399] [WSO2 Release] [Jenkins #3058] [Release 4.0.96] prepare release v4.0.96 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4535e1b30..0accb3296 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.96-SNAPSHOT + 4.0.96 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.96-SNAPSHOT + 4.0.96 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 91a571e4cd8ba1755b35a61eaa14aa6065a993bf Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 17 Nov 2017 10:55:56 +0000 Subject: [PATCH 278/399] [WSO2 Release] [Jenkins #3058] [Release 4.0.96] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0accb3296..1f40680d6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.96 + 4.0.97-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.96 + 4.0.97-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 15c1543b40a7e5510b55496c7b8316aae55e327c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 17 Nov 2017 13:02:44 +0000 Subject: [PATCH 279/399] [WSO2 Release] [Jenkins #3060] [Release 4.0.97] prepare release v4.0.97 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1f40680d6..5199ff221 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.97-SNAPSHOT + 4.0.97 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.97-SNAPSHOT + 4.0.97 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 3bf62643af941f606abe2f15bc49f32b336278fc Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 17 Nov 2017 13:02:58 +0000 Subject: [PATCH 280/399] [WSO2 Release] [Jenkins #3060] [Release 4.0.97] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5199ff221..7e9bcc2e6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.97 + 4.0.98-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.97 + 4.0.98-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ff37d2bab95efed7cc54e168d5002186dc4c6c9e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 23 Nov 2017 12:30:02 +0000 Subject: [PATCH 281/399] [WSO2 Release] [Jenkins #3064] [Release 4.0.98] prepare release v4.0.98 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7e9bcc2e6..d9ca94229 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.98-SNAPSHOT + 4.0.98 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.98-SNAPSHOT + 4.0.98 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2ab30cdee765340ae8edfabcd22d52000c0f13d0 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 23 Nov 2017 12:30:19 +0000 Subject: [PATCH 282/399] [WSO2 Release] [Jenkins #3064] [Release 4.0.98] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d9ca94229..428a3ae99 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.98 + 4.0.99-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.98 + 4.0.99-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From d753a997dfebbcf5cbf8877f23e1e22daa52012e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 23 Nov 2017 14:37:32 +0000 Subject: [PATCH 283/399] [WSO2 Release] [Jenkins #3066] [Release 4.0.99] prepare release v4.0.99 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 428a3ae99..fb5799f32 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.99-SNAPSHOT + 4.0.99 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.99-SNAPSHOT + 4.0.99 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b6abf18b2e6d037fda9eeb155821d237a8b18d84 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 23 Nov 2017 14:37:47 +0000 Subject: [PATCH 284/399] [WSO2 Release] [Jenkins #3066] [Release 4.0.99] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fb5799f32..b3471ef0b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.99 + 4.0.100-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.99 + 4.0.100-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From afe00008646161b2edc0783d71254cb66429b5ca Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 29 Nov 2017 16:30:29 +0000 Subject: [PATCH 285/399] [WSO2 Release] [Jenkins #3068] [Release 4.0.100] prepare release v4.0.100 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b3471ef0b..eb16a49c2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.100-SNAPSHOT + 4.0.100 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.100-SNAPSHOT + 4.0.100 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 27e878b443fa3c20f2e27cf18ee4efc390eb3920 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 29 Nov 2017 16:30:44 +0000 Subject: [PATCH 286/399] [WSO2 Release] [Jenkins #3068] [Release 4.0.100] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eb16a49c2..2c9155f47 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.100 + 4.0.101-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.100 + 4.0.101-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9997b3d92fa46868f3a9daed908b2d79b2b7ddae Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 30 Nov 2017 06:01:18 +0000 Subject: [PATCH 287/399] [WSO2 Release] [Jenkins #3070] [Release 4.0.101] prepare release v4.0.101 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2c9155f47..264a36277 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.101-SNAPSHOT + 4.0.101 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.101-SNAPSHOT + 4.0.101 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7c53381f99fd21cf94596c9a6de71af0c50b3b50 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 30 Nov 2017 06:01:33 +0000 Subject: [PATCH 288/399] [WSO2 Release] [Jenkins #3070] [Release 4.0.101] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 264a36277..81b1f7c71 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.101 + 4.0.102-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.101 + 4.0.102-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From df98035e9564eb529fc6293f942450c074620c6b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 13 Dec 2017 03:58:06 +0000 Subject: [PATCH 289/399] [WSO2 Release] [Jenkins #3072] [Release 4.0.102] prepare release v4.0.102 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 81b1f7c71..4271a056d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.102-SNAPSHOT + 4.0.102 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.102-SNAPSHOT + 4.0.102 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ec3ab140d67ad9f8afb8cf71fa0fc10f1a73ce5a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 13 Dec 2017 03:58:20 +0000 Subject: [PATCH 290/399] [WSO2 Release] [Jenkins #3072] [Release 4.0.102] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4271a056d..62375c4c2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.102 + 4.0.103-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.102 + 4.0.103-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 233df9013db2c4eea4c8fad6d321aed2c202c1c3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 13 Dec 2017 07:06:19 +0000 Subject: [PATCH 291/399] [WSO2 Release] [Jenkins #3074] [Release 4.0.103] prepare release v4.0.103 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 62375c4c2..7c848e515 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.103-SNAPSHOT + 4.0.103 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.103-SNAPSHOT + 4.0.103 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 3307b7a00affd70bb25242111d47e8299de4a323 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 13 Dec 2017 07:06:33 +0000 Subject: [PATCH 292/399] [WSO2 Release] [Jenkins #3074] [Release 4.0.103] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7c848e515..1d3de2d4d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.103 + 4.0.104-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.103 + 4.0.104-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 556b1e5cf72e0a1fc0f373ed5b327684a54dca4e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 14 Dec 2017 09:24:58 +0000 Subject: [PATCH 293/399] [WSO2 Release] [Jenkins #3076] [Release 4.0.104] prepare release v4.0.104 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1d3de2d4d..b432f1a54 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.104-SNAPSHOT + 4.0.104 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.104-SNAPSHOT + 4.0.104 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 16ec2562bfff8056d2dacff6e07585cc283e5846 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 14 Dec 2017 09:25:13 +0000 Subject: [PATCH 294/399] [WSO2 Release] [Jenkins #3076] [Release 4.0.104] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b432f1a54..1d9878794 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.104 + 4.0.105-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.104 + 4.0.105-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 82cb3f2832a0338573c53ea56084556e4f3295ab Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 15 Dec 2017 13:48:13 +0000 Subject: [PATCH 295/399] [WSO2 Release] [Jenkins #3079] [Release 4.0.105] prepare release v4.0.105 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1d9878794..3eae14ffc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.105-SNAPSHOT + 4.0.105 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.105-SNAPSHOT + 4.0.105 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 095f296f48b3765012d7cb2acaea96866ae9d916 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 15 Dec 2017 13:48:28 +0000 Subject: [PATCH 296/399] [WSO2 Release] [Jenkins #3079] [Release 4.0.105] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3eae14ffc..435772fa7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.105 + 4.0.106-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.105 + 4.0.106-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8d417280c3e554d9c224abc98267c5646ff47569 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 15 Dec 2017 16:06:38 +0000 Subject: [PATCH 297/399] [WSO2 Release] [Jenkins #3081] [Release 4.0.106] prepare release v4.0.106 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 435772fa7..037247d79 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.106-SNAPSHOT + 4.0.106 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.106-SNAPSHOT + 4.0.106 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 8ea3681ee9b7e68045dc0197f6047788830d53cc Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 15 Dec 2017 16:06:54 +0000 Subject: [PATCH 298/399] [WSO2 Release] [Jenkins #3081] [Release 4.0.106] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 037247d79..48e443d79 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.106 + 4.0.107-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.106 + 4.0.107-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c3bf7486c52339b74fa5bee0a068aa02f8882a0b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 24 Dec 2017 17:28:12 +0000 Subject: [PATCH 299/399] [WSO2 Release] [Jenkins #3084] [Release 4.0.107] prepare release v4.0.107 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 48e443d79..eaf4755ae 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.107-SNAPSHOT + 4.0.107 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.107-SNAPSHOT + 4.0.107 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From bef4837d1da16df5b233052ea175a4ddeed54674 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 24 Dec 2017 17:28:29 +0000 Subject: [PATCH 300/399] [WSO2 Release] [Jenkins #3084] [Release 4.0.107] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eaf4755ae..19c32ab8f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.107 + 4.0.108-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.107 + 4.0.108-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c0802a149ef59f00737d44d102cbee009a47f37e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 10 Jan 2018 02:17:00 +0000 Subject: [PATCH 301/399] [WSO2 Release] [Jenkins #3086] [Release 4.0.108] prepare release v4.0.108 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 19c32ab8f..44d2834c0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.108-SNAPSHOT + 4.0.108 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.108-SNAPSHOT + 4.0.108 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 720383ba0f2ec574c8417ac7b85406841893a9e1 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 10 Jan 2018 02:17:15 +0000 Subject: [PATCH 302/399] [WSO2 Release] [Jenkins #3086] [Release 4.0.108] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 44d2834c0..f64a296ed 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.108 + 4.0.109-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.108 + 4.0.109-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From e81ffc040f6f4e3474a27d31116174c8634b14c6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 10 Jan 2018 05:58:20 +0000 Subject: [PATCH 303/399] [WSO2 Release] [Jenkins #3088] [Release 4.0.109] prepare release v4.0.109 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f64a296ed..ac6baffbd 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.109-SNAPSHOT + 4.0.109 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.109-SNAPSHOT + 4.0.109 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a9b5097bf48220e6338cf69ffb9e8a38e36b0b3c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 10 Jan 2018 05:58:33 +0000 Subject: [PATCH 304/399] [WSO2 Release] [Jenkins #3088] [Release 4.0.109] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac6baffbd..b58e4b2d9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.109 + 4.0.110-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.109 + 4.0.110-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 41aea9e134b82c6977893eef0e7993930f8fef76 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 11 Jan 2018 04:58:23 +0000 Subject: [PATCH 305/399] [WSO2 Release] [Jenkins #3090] [Release 4.0.110] prepare release v4.0.110 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b58e4b2d9..8341a3607 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.110-SNAPSHOT + 4.0.110 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.110-SNAPSHOT + 4.0.110 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From d2f679f14b2d1a78503904b85cdb2e56127094d5 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 11 Jan 2018 04:58:39 +0000 Subject: [PATCH 306/399] [WSO2 Release] [Jenkins #3090] [Release 4.0.110] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8341a3607..6cd050c36 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.110 + 4.0.111-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.110 + 4.0.111-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 5e7c133651f2340a8e97ee2bb78e113e5ca6960c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 11 Jan 2018 07:41:36 +0000 Subject: [PATCH 307/399] [WSO2 Release] [Jenkins #3092] [Release 4.0.111] prepare release v4.0.111 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6cd050c36..e15c64e2e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.111-SNAPSHOT + 4.0.111 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.111-SNAPSHOT + 4.0.111 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0323351b40d728b5420bf0eb7f40277da75a60d1 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 11 Jan 2018 07:41:52 +0000 Subject: [PATCH 308/399] [WSO2 Release] [Jenkins #3092] [Release 4.0.111] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e15c64e2e..b332c4e6f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.111 + 4.0.112-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.111 + 4.0.112-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ba07f96c5503a253dda4dc7be7b4206d244e01c8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 19 Jan 2018 09:02:58 +0000 Subject: [PATCH 309/399] [WSO2 Release] [Jenkins #3094] [Release 4.0.112] prepare release v4.0.112 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b332c4e6f..348d922d5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.112-SNAPSHOT + 4.0.112 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.112-SNAPSHOT + 4.0.112 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1de89c4428cfb684c33fd67b85ffdca481ef5acf Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 19 Jan 2018 09:03:13 +0000 Subject: [PATCH 310/399] [WSO2 Release] [Jenkins #3094] [Release 4.0.112] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 348d922d5..bc0863ed3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.112 + 4.0.113-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.112 + 4.0.113-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ec1166f1efb390f579c76c8139d373591f9bdf03 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 19 Jan 2018 14:20:44 +0000 Subject: [PATCH 311/399] [WSO2 Release] [Jenkins #3096] [Release 4.0.113] prepare release v4.0.113 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bc0863ed3..a7cfcec96 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.113-SNAPSHOT + 4.0.113 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.113-SNAPSHOT + 4.0.113 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0b831f7681feadc936b6378587cc5727f94e7f58 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 19 Jan 2018 14:21:00 +0000 Subject: [PATCH 312/399] [WSO2 Release] [Jenkins #3096] [Release 4.0.113] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a7cfcec96..92cd238d5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.113 + 4.0.114-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.113 + 4.0.114-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1d3b7d970bac3791fb23f30242b389c494d3fbc2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 23 Jan 2018 03:03:34 +0000 Subject: [PATCH 313/399] [WSO2 Release] [Jenkins #3098] [Release 4.0.114] prepare release v4.0.114 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 92cd238d5..4170a834d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.114-SNAPSHOT + 4.0.114 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.114-SNAPSHOT + 4.0.114 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a6c16072053d2070f68dd5221e2ee35e9f24d0c1 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 23 Jan 2018 03:03:47 +0000 Subject: [PATCH 314/399] [WSO2 Release] [Jenkins #3098] [Release 4.0.114] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4170a834d..cb1281130 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.114 + 4.0.115-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.114 + 4.0.115-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b4808da227457a593a426604726f4659bac4551c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 23 Jan 2018 12:42:41 +0000 Subject: [PATCH 315/399] [WSO2 Release] [Jenkins #3100] [Release 4.0.115] prepare release v4.0.115 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cb1281130..448e4da18 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.115-SNAPSHOT + 4.0.115 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.115-SNAPSHOT + 4.0.115 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b0c5485254b6f3d9af717a8b9642fa6cba0cfdaa Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 23 Jan 2018 12:42:55 +0000 Subject: [PATCH 316/399] [WSO2 Release] [Jenkins #3100] [Release 4.0.115] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 448e4da18..8b606ba9f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.115 + 4.0.116-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.115 + 4.0.116-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7b1065537c5cdf32dfbf1ed92550b1bc60b4d0de Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 23 Jan 2018 13:23:47 +0000 Subject: [PATCH 317/399] [WSO2 Release] [Jenkins #3102] [Release 4.0.116] prepare release v4.0.116 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8b606ba9f..63bad5928 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.116-SNAPSHOT + 4.0.116 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.116-SNAPSHOT + 4.0.116 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 58f04596eb027107a35060c4d874d4b7e95a5f04 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 23 Jan 2018 13:24:02 +0000 Subject: [PATCH 318/399] [WSO2 Release] [Jenkins #3102] [Release 4.0.116] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 63bad5928..820e97fd3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.116 + 4.0.117-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.116 + 4.0.117-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9394ec0de7d7748003ade41b1f88769877f58d8e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 24 Jan 2018 05:49:01 +0000 Subject: [PATCH 319/399] [WSO2 Release] [Jenkins #3104] [Release 4.0.117] prepare release v4.0.117 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 820e97fd3..a43d53a6a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.117-SNAPSHOT + 4.0.117 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.117-SNAPSHOT + 4.0.117 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a7efc47b23515bd24534ca847410ded6b53dcf7e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 24 Jan 2018 05:49:15 +0000 Subject: [PATCH 320/399] [WSO2 Release] [Jenkins #3104] [Release 4.0.117] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a43d53a6a..99539c707 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.117 + 4.0.118-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.117 + 4.0.118-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2e5ecbadecb818cb148bd555392389f39db1ccba Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 26 Jan 2018 08:59:09 +0000 Subject: [PATCH 321/399] [WSO2 Release] [Jenkins #3106] [Release 4.0.118] prepare release v4.0.118 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 99539c707..4eaeeefc0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.118-SNAPSHOT + 4.0.118 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.118-SNAPSHOT + 4.0.118 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f80c70da7adf9419d0f4db0895d0908eff19373f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 26 Jan 2018 08:59:23 +0000 Subject: [PATCH 322/399] [WSO2 Release] [Jenkins #3106] [Release 4.0.118] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4eaeeefc0..5d00452ba 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.118 + 4.0.119-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.118 + 4.0.119-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c2ed0a745c98f2665ca72959cbe042a009e2f694 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 27 Jan 2018 04:33:26 +0000 Subject: [PATCH 323/399] [WSO2 Release] [Jenkins #3108] [Release 4.0.119] prepare release v4.0.119 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5d00452ba..7b7c3f037 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.119-SNAPSHOT + 4.0.119 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.119-SNAPSHOT + 4.0.119 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 210b8dda34edb17983278307755781f6077142c3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 27 Jan 2018 04:33:41 +0000 Subject: [PATCH 324/399] [WSO2 Release] [Jenkins #3108] [Release 4.0.119] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7b7c3f037..55bfa5b2e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.119 + 4.0.120-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.119 + 4.0.120-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7ff1c964a113dcb1d20c2db0dbd755d1c676aacc Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 28 Jan 2018 15:29:10 +0000 Subject: [PATCH 325/399] [WSO2 Release] [Jenkins #3110] [Release 4.0.120] prepare release v4.0.120 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 55bfa5b2e..cb944aa40 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.120-SNAPSHOT + 4.0.120 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.120-SNAPSHOT + 4.0.120 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7cd00f5e760bdd879f2e46d1181a118954a8da6a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 28 Jan 2018 15:29:25 +0000 Subject: [PATCH 326/399] [WSO2 Release] [Jenkins #3110] [Release 4.0.120] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cb944aa40..79334ef8e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.120 + 4.0.121-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.120 + 4.0.121-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f164912cfa8963bbea79fc37d83cbaf7333fa073 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 29 Jan 2018 05:35:54 +0000 Subject: [PATCH 327/399] [WSO2 Release] [Jenkins #3112] [Release 4.0.121] prepare release v4.0.121 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 79334ef8e..a087c7116 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.121-SNAPSHOT + 4.0.121 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.121-SNAPSHOT + 4.0.121 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 54a38df3a3cd33efa1c5569d6fa380d7ea847f1d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 29 Jan 2018 05:36:09 +0000 Subject: [PATCH 328/399] [WSO2 Release] [Jenkins #3112] [Release 4.0.121] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a087c7116..fe091ba13 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.121 + 4.0.122-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.121 + 4.0.122-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1886f4ad565d726d5f74711c0885551a21d8d0f5 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 29 Jan 2018 11:24:07 +0000 Subject: [PATCH 329/399] [WSO2 Release] [Jenkins #3114] [Release 4.0.122] prepare release v4.0.122 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fe091ba13..b9bab1783 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.122-SNAPSHOT + 4.0.122 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.122-SNAPSHOT + 4.0.122 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0756c337d7c540b1e6e02ccf7667e81e6181bca3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 29 Jan 2018 11:24:22 +0000 Subject: [PATCH 330/399] [WSO2 Release] [Jenkins #3114] [Release 4.0.122] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b9bab1783..c7c32640d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.122 + 4.0.123-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.122 + 4.0.123-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 87f6eac524904cb18e858573415ae7f12ddcfb2f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 29 Jan 2018 11:53:19 +0000 Subject: [PATCH 331/399] [WSO2 Release] [Jenkins #3116] [Release 4.0.123] prepare release v4.0.123 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c7c32640d..c1c5c9d49 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.123-SNAPSHOT + 4.0.123 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.123-SNAPSHOT + 4.0.123 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7ff1fde36de83012baddab2a2efc67a11a3e8f48 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 29 Jan 2018 11:53:35 +0000 Subject: [PATCH 332/399] [WSO2 Release] [Jenkins #3116] [Release 4.0.123] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c1c5c9d49..943e4ef3a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.123 + 4.0.124-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.123 + 4.0.124-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From acedfdfa7d90faa739ae672d823f05ed2d912755 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 29 Jan 2018 12:43:38 +0000 Subject: [PATCH 333/399] [WSO2 Release] [Jenkins #3118] [Release 4.0.124] prepare release v4.0.124 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 943e4ef3a..97a0904d0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.124-SNAPSHOT + 4.0.124 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.124-SNAPSHOT + 4.0.124 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 83f3954112e38b2fd95ea6aeae2e28d1b952a048 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 29 Jan 2018 12:43:53 +0000 Subject: [PATCH 334/399] [WSO2 Release] [Jenkins #3118] [Release 4.0.124] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 97a0904d0..34265e5eb 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.124 + 4.0.125-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.124 + 4.0.125-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 5d8d4e4aa812dc2d7342d843eecbb34995b5628a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 1 Feb 2018 06:16:37 +0000 Subject: [PATCH 335/399] [WSO2 Release] [Jenkins #3120] [Release 4.0.125] prepare release v4.0.125 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 34265e5eb..1de3d0d28 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.125-SNAPSHOT + 4.0.125 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.125-SNAPSHOT + 4.0.125 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 3f3b890f864c9a4e6af1f581ca5d442f7de3ba5e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 1 Feb 2018 06:16:51 +0000 Subject: [PATCH 336/399] [WSO2 Release] [Jenkins #3120] [Release 4.0.125] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1de3d0d28..ad351f2b4 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.125 + 4.0.126-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.125 + 4.0.126-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 46b75abaaa39fc622798b4f3746e37848b1fd58e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 6 Feb 2018 15:10:14 +0000 Subject: [PATCH 337/399] [WSO2 Release] [Jenkins #3122] [Release 4.0.126] prepare release v4.0.126 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ad351f2b4..1d324069e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.126-SNAPSHOT + 4.0.126 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.126-SNAPSHOT + 4.0.126 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 72e58448673416b759bff473de345a9fad3b9f58 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 6 Feb 2018 15:10:29 +0000 Subject: [PATCH 338/399] [WSO2 Release] [Jenkins #3122] [Release 4.0.126] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1d324069e..e4ece85cf 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.126 + 4.0.127-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.126 + 4.0.127-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 772686616077d995e790bbd6b7c3bed602fa5d56 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 12 Feb 2018 04:00:36 +0000 Subject: [PATCH 339/399] [WSO2 Release] [Jenkins #3124] [Release 4.0.127] prepare release v4.0.127 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e4ece85cf..328242ea8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.127-SNAPSHOT + 4.0.127 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.127-SNAPSHOT + 4.0.127 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 81248fbc5e95fd6b4994cd21042133c5b5a78073 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 12 Feb 2018 04:00:51 +0000 Subject: [PATCH 340/399] [WSO2 Release] [Jenkins #3124] [Release 4.0.127] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 328242ea8..f374a1470 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.127 + 4.0.128-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.127 + 4.0.128-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 175055acf28b0a29b8d47bc93dae7781ed933e51 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 18 Feb 2018 07:19:52 +0000 Subject: [PATCH 341/399] [WSO2 Release] [Jenkins #3126] [Release 4.0.128] prepare release v4.0.128 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f374a1470..291cbe5cd 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.128-SNAPSHOT + 4.0.128 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.128-SNAPSHOT + 4.0.128 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 67467416b479397851f7c242bf12531d3059742b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 18 Feb 2018 07:20:07 +0000 Subject: [PATCH 342/399] [WSO2 Release] [Jenkins #3126] [Release 4.0.128] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 291cbe5cd..47e22ac9e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.128 + 4.0.129-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.128 + 4.0.129-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 445261e7c67bdba572c0eb8f0e93bec7505e786c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 22 Feb 2018 10:24:10 +0000 Subject: [PATCH 343/399] [WSO2 Release] [Jenkins #3128] [Release 4.0.129] prepare release v4.0.129 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 47e22ac9e..d85638fb1 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.129-SNAPSHOT + 4.0.129 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.129-SNAPSHOT + 4.0.129 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9429ff1c1ddce4c6313757640158838fa1e4444b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 22 Feb 2018 10:24:20 +0000 Subject: [PATCH 344/399] [WSO2 Release] [Jenkins #3128] [Release 4.0.129] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d85638fb1..635af4679 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.129 + 4.0.130-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.129 + 4.0.130-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 5402f3829c5d5350e2329c5d800446522528b994 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 24 Feb 2018 03:44:11 +0000 Subject: [PATCH 345/399] [WSO2 Release] [Jenkins #3130] [Release 4.0.130] prepare release v4.0.130 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 635af4679..4556898f3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.130-SNAPSHOT + 4.0.130 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.130-SNAPSHOT + 4.0.130 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 3091528a8b1f7debda336c3fb682265bcb2b2c26 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 24 Feb 2018 03:44:21 +0000 Subject: [PATCH 346/399] [WSO2 Release] [Jenkins #3130] [Release 4.0.130] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4556898f3..ca9b858f6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.130 + 4.0.131-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.130 + 4.0.131-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 130b68c1f77434046dd34a361302df06b46fe736 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 25 Feb 2018 11:03:00 +0000 Subject: [PATCH 347/399] [WSO2 Release] [Jenkins #3132] [Release 4.0.131] prepare release v4.0.131 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ca9b858f6..bd8d91bb9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.131-SNAPSHOT + 4.0.131 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.131-SNAPSHOT + 4.0.131 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 3eef7dfc6e2f2748d7b647d61598bf55d4816b5e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 25 Feb 2018 11:03:12 +0000 Subject: [PATCH 348/399] [WSO2 Release] [Jenkins #3132] [Release 4.0.131] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bd8d91bb9..9bb055b4c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.131 + 4.0.132-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.131 + 4.0.132-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 3b5631c2e102b36668d5bccb311b841c575408f8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 28 Feb 2018 14:30:43 +0000 Subject: [PATCH 349/399] [WSO2 Release] [Jenkins #3134] [Release 4.0.132] prepare release v4.0.132 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9bb055b4c..ea57c7fad 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.132-SNAPSHOT + 4.0.132 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.132-SNAPSHOT + 4.0.132 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f1e25bff885ff3f15d130a52980663350d1f4b67 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 28 Feb 2018 14:30:53 +0000 Subject: [PATCH 350/399] [WSO2 Release] [Jenkins #3134] [Release 4.0.132] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ea57c7fad..e20133cbf 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.132 + 4.0.133-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.132 + 4.0.133-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 60d6152c9b82f24d235c5e1c2f77bcdf402d555f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 28 Feb 2018 17:49:43 +0000 Subject: [PATCH 351/399] [WSO2 Release] [Jenkins #3136] [Release 4.0.133] prepare release v4.0.133 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e20133cbf..8cbfe7fe9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.133-SNAPSHOT + 4.0.133 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.133-SNAPSHOT + 4.0.133 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ff95c6ee259d79184c2e17f7711a95e2e101645d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 28 Feb 2018 17:49:53 +0000 Subject: [PATCH 352/399] [WSO2 Release] [Jenkins #3136] [Release 4.0.133] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8cbfe7fe9..ac16299de 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.133 + 4.0.134-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.133 + 4.0.134-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 463d50f1a5078b247b3ecc3651867ed5eddc81f8 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 1 Mar 2018 18:27:51 +0000 Subject: [PATCH 353/399] [WSO2 Release] [Jenkins #3138] [Release 4.0.134] prepare release v4.0.134 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac16299de..38faa02ad 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.134-SNAPSHOT + 4.0.134 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.134-SNAPSHOT + 4.0.134 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 78e57a687483dec86ee58a3607462db89afe176e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 1 Mar 2018 18:28:02 +0000 Subject: [PATCH 354/399] [WSO2 Release] [Jenkins #3138] [Release 4.0.134] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 38faa02ad..273428216 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.134 + 4.0.135-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.134 + 4.0.135-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f59abe848bf0e6aa6aa0695e1b723384aef310bc Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 3 Mar 2018 16:48:22 +0000 Subject: [PATCH 355/399] [WSO2 Release] [Jenkins #3140] [Release 4.0.135] prepare release v4.0.135 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 273428216..e4540aa19 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.135-SNAPSHOT + 4.0.135 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.135-SNAPSHOT + 4.0.135 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 36cf9a6f6f69c0cb87057f24b6fdd64cd0b53de3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 3 Mar 2018 16:48:32 +0000 Subject: [PATCH 356/399] [WSO2 Release] [Jenkins #3140] [Release 4.0.135] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e4540aa19..1f451a552 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.135 + 4.0.136-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.135 + 4.0.136-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 25133a6d358b458e37c3ec18864b3fb32eb6ec8b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 3 Mar 2018 20:26:23 +0000 Subject: [PATCH 357/399] [WSO2 Release] [Jenkins #3142] [Release 4.0.136] prepare release v4.0.136 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1f451a552..64513459b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.136-SNAPSHOT + 4.0.136 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.136-SNAPSHOT + 4.0.136 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7c138c851038a6fb1ce8773e16b3cb61f550fb1d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 3 Mar 2018 20:26:33 +0000 Subject: [PATCH 358/399] [WSO2 Release] [Jenkins #3142] [Release 4.0.136] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 64513459b..b9f1b612f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.136 + 4.0.137-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.136 + 4.0.137-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 2eba476a9ec2dbc871903b14bb46950e62f275a5 Mon Sep 17 00:00:00 2001 From: geethkokila Date: Mon, 12 Mar 2018 16:28:28 +0530 Subject: [PATCH 359/399] Updating the version to 4.1.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b9f1b612f..fff6d45ac 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.0.137-SNAPSHOT + 4.1.0-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.0.137-SNAPSHOT + 4.1.0-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. @@ -71,4 +71,4 @@ - \ No newline at end of file + From af7d1a8e8711860efa3bb1d86dfbcc101b095ca5 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 12 Mar 2018 11:34:53 +0000 Subject: [PATCH 360/399] [WSO2 Release] [Jenkins #3144] [Release 4.1.0] prepare release v4.1.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fff6d45ac..6da4b542d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.0-SNAPSHOT + 4.1.0 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.0-SNAPSHOT + 4.1.0 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From ff3a6d664e32ac8bfeb542f2e2e53de9673e6e4c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 12 Mar 2018 11:35:05 +0000 Subject: [PATCH 361/399] [WSO2 Release] [Jenkins #3144] [Release 4.1.0] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6da4b542d..5c8d3a891 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.0 + 4.1.1-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.0 + 4.1.1-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9132c4d6bcbf6c12a37a1f67bb3e894f2b61833c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 13 Mar 2018 05:46:38 +0000 Subject: [PATCH 362/399] [WSO2 Release] [Jenkins #3146] [Release 4.1.1] prepare release v4.1.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5c8d3a891..dfe2337ab 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.1-SNAPSHOT + 4.1.1 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From aa4af307d11961af0e4f85fa5f3ffb02d6cd3c6a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 13 Mar 2018 05:46:49 +0000 Subject: [PATCH 363/399] [WSO2 Release] [Jenkins #3146] [Release 4.1.1] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dfe2337ab..5f79b7dcc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.1 + 4.1.2-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.1 + 4.1.2-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1bada228b00f3281570676ca8d6b3b6c491d2519 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 14 Mar 2018 07:59:38 +0000 Subject: [PATCH 364/399] [WSO2 Release] [Jenkins #3148] [Release 4.1.2] prepare release v4.1.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5f79b7dcc..78a832da6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.2-SNAPSHOT + 4.1.2 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.2-SNAPSHOT + 4.1.2 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From d050857ce850d0b48df4629d07178a9451138088 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 14 Mar 2018 07:59:49 +0000 Subject: [PATCH 365/399] [WSO2 Release] [Jenkins #3148] [Release 4.1.2] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 78a832da6..691ad029d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.2 + 4.1.3-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.2 + 4.1.3-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 94269593a56ab3d42ad2474901426651612bd7f3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 15 Mar 2018 09:05:24 +0000 Subject: [PATCH 366/399] [WSO2 Release] [Jenkins #3150] [Release 4.1.3] prepare release v4.1.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 691ad029d..09c64f92b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.3-SNAPSHOT + 4.1.3 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.3-SNAPSHOT + 4.1.3 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0e249ed2ae490a6659242773c0cdc176f66c07d5 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 15 Mar 2018 09:05:34 +0000 Subject: [PATCH 367/399] [WSO2 Release] [Jenkins #3150] [Release 4.1.3] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 09c64f92b..192c1f35f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.3 + 4.1.4-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.3 + 4.1.4-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 59f2ed4ff39ca6f9c31a50e787b5c63fdc591cab Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 16 Mar 2018 12:06:49 +0000 Subject: [PATCH 368/399] [WSO2 Release] [Jenkins #3152] [Release 4.1.4] prepare release v4.1.4 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 192c1f35f..e2d93cad1 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.4-SNAPSHOT + 4.1.4 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.4-SNAPSHOT + 4.1.4 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0e12e521a8807213e8e0c01cf8d12b29faa6618d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 16 Mar 2018 12:06:59 +0000 Subject: [PATCH 369/399] [WSO2 Release] [Jenkins #3152] [Release 4.1.4] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e2d93cad1..3be66ae76 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.4 + 4.1.5-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.4 + 4.1.5-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 9020fb7092923c946df76c75917312ae9167003d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 21 Mar 2018 04:31:01 +0000 Subject: [PATCH 370/399] [WSO2 Release] [Jenkins #3154] [Release 4.1.5] prepare release v4.1.5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3be66ae76..24bdb1021 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.5-SNAPSHOT + 4.1.5 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.5-SNAPSHOT + 4.1.5 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 25ac2b2742ba9514d714c65bd957ce267187c97e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 21 Mar 2018 04:31:13 +0000 Subject: [PATCH 371/399] [WSO2 Release] [Jenkins #3154] [Release 4.1.5] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 24bdb1021..918dc3638 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.5 + 4.1.6-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.5 + 4.1.6-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c79b6175b2135837d44b53833589d7e32d0a9b4a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 5 Apr 2018 13:49:53 +0000 Subject: [PATCH 372/399] [WSO2 Release] [Jenkins #3159] [Release 4.1.6] prepare release v4.1.6 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 918dc3638..9176a1c79 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.6-SNAPSHOT + 4.1.6 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.6-SNAPSHOT + 4.1.6 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 47930f466da2dab5399f3f5e00de8567b7ecd437 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 5 Apr 2018 13:50:04 +0000 Subject: [PATCH 373/399] [WSO2 Release] [Jenkins #3159] [Release 4.1.6] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9176a1c79..d0c161ec2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.6 + 4.1.7-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.6 + 4.1.7-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 4126f6f6da3ada22603761d191168da744133db9 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 13 Aug 2018 08:48:16 +0000 Subject: [PATCH 374/399] [maven-release-plugin] prepare release v4.1.7 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d0c161ec2..70f698cc7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.7-SNAPSHOT + 4.1.7 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.7-SNAPSHOT + 4.1.7 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From c0dd8d3ad38fca5918e39075367b168fa0f1867f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 13 Aug 2018 08:48:27 +0000 Subject: [PATCH 375/399] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 70f698cc7..3df275ffc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.7 + 4.1.8-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.7 + 4.1.8-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7a22f703453d2975901be82f96113c0f246ca5d0 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 22 Aug 2018 15:06:51 +0000 Subject: [PATCH 376/399] [maven-release-plugin] prepare release v4.1.8 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3df275ffc..9d3dad6fe 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.8-SNAPSHOT + 4.1.8 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.8-SNAPSHOT + 4.1.8 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a02c22642700f4c882ed9a422569f54a559960f6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 22 Aug 2018 15:07:02 +0000 Subject: [PATCH 377/399] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9d3dad6fe..39cbedb38 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.8 + 4.1.9-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.8 + 4.1.9-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 582c8df9cc3c098002a1095363a1daf105bcd84b Mon Sep 17 00:00:00 2001 From: Madhawa Perera Date: Tue, 18 Sep 2018 14:23:04 +0530 Subject: [PATCH 378/399] version bump from 4.1.9 to 4.1.11 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 39cbedb38..86e427dbf 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.9-SNAPSHOT + 4.1.11-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.9-SNAPSHOT + 4.1.11-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From f6e8be4030c33190c0e1b19e1a19551a8bfea14b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 18 Sep 2018 09:24:03 +0000 Subject: [PATCH 379/399] [WSO2 Release] [Jenkins #3178] [Release 4.1.11] prepare release v4.1.11 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 86e427dbf..5f39bb6c8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.11-SNAPSHOT + 4.1.11 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.11-SNAPSHOT + 4.1.11 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 98f211137b7c5a113e25813760788a8d477536b0 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 18 Sep 2018 09:24:16 +0000 Subject: [PATCH 380/399] [WSO2 Release] [Jenkins #3178] [Release 4.1.11] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5f39bb6c8..47953bcb7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.11 + 4.1.12-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.11 + 4.1.12-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0791b61602d83627153381da4c5c6d67a84ee9c5 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 8 Oct 2018 05:27:27 +0000 Subject: [PATCH 381/399] [WSO2 Release] [Jenkins #3180] [Release 4.1.12] prepare release v4.1.12 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 47953bcb7..095f5e508 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.12-SNAPSHOT + 4.1.12 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.12-SNAPSHOT + 4.1.12 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From a1fec7507bc0998994c6f04dc94563f387634cc2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 8 Oct 2018 05:27:38 +0000 Subject: [PATCH 382/399] [WSO2 Release] [Jenkins #3180] [Release 4.1.12] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 095f5e508..f568d41b8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.12 + 4.1.13-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.12 + 4.1.13-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From fa3e873c43ba51cb5477fcac4355324d58d982c9 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 10 Oct 2018 13:04:41 +0000 Subject: [PATCH 383/399] [WSO2 Release] [Jenkins #3182] [Release 4.1.13] prepare release v4.1.13 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f568d41b8..eb01730db 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.13-SNAPSHOT + 4.1.13 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.13-SNAPSHOT + 4.1.13 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6fa1e6869d746ac674736520dfdbe6136232a689 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 10 Oct 2018 13:04:53 +0000 Subject: [PATCH 384/399] [WSO2 Release] [Jenkins #3182] [Release 4.1.13] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eb01730db..c06631975 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.13 + 4.1.14-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.13 + 4.1.14-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 85f6dfb446ee72c28a0997de4d36663b879cae07 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 19 Oct 2018 17:58:14 +0000 Subject: [PATCH 385/399] [WSO2 Release] [Jenkins #3184] [Release 4.1.14] prepare release v4.1.14 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c06631975..96c82f0ee 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.14-SNAPSHOT + 4.1.14 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.14-SNAPSHOT + 4.1.14 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 7ff6629943b91ab57a68943e1d24cabeec151e09 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 19 Oct 2018 17:58:26 +0000 Subject: [PATCH 386/399] [WSO2 Release] [Jenkins #3184] [Release 4.1.14] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 96c82f0ee..55b54ed85 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.14 + 4.1.15-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.14 + 4.1.15-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 12fb750b5902a9751c7987bc74dde2d2cc257201 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 23 Oct 2018 06:40:17 +0000 Subject: [PATCH 387/399] [WSO2 Release] [Jenkins #3186] [Release 4.1.15] prepare release v4.1.15 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 55b54ed85..a4311bfea 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.15-SNAPSHOT + 4.1.15 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.15-SNAPSHOT + 4.1.15 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 15a633ac1a95f59a34e6205c26e5b955b6927b20 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 23 Oct 2018 06:40:28 +0000 Subject: [PATCH 388/399] [WSO2 Release] [Jenkins #3186] [Release 4.1.15] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a4311bfea..d8bb9cba1 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.15 + 4.1.16-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.15 + 4.1.16-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From d0663ce34dfad4d5836bef80b7f410f9241257fe Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 24 Oct 2018 05:47:15 +0000 Subject: [PATCH 389/399] [WSO2 Release] [Jenkins #3190] [Release 4.1.16] prepare release v4.1.16 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d8bb9cba1..1e8e86170 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.16-SNAPSHOT + 4.1.16 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.16-SNAPSHOT + 4.1.16 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From b9ab80fe737e35c6006eba8297156739de748558 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 24 Oct 2018 05:47:27 +0000 Subject: [PATCH 390/399] [WSO2 Release] [Jenkins #3190] [Release 4.1.16] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1e8e86170..411cb7ef0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.16 + 4.1.17-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.16 + 4.1.17-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 70f3af1fcf2dce413e9c8d15dfe2b5878ccf38a3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 24 Oct 2018 16:30:51 +0000 Subject: [PATCH 391/399] [WSO2 Release] [Jenkins #3192] [Release 4.1.17] prepare release v4.1.17 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 411cb7ef0..99e8f2545 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.17-SNAPSHOT + 4.1.17 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.17-SNAPSHOT + 4.1.17 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 1660bea91dd3f29fe5270411195cd43146c8e3b6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 24 Oct 2018 16:31:03 +0000 Subject: [PATCH 392/399] [WSO2 Release] [Jenkins #3192] [Release 4.1.17] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 99e8f2545..c76dd7d31 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.17 + 4.1.18-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.17 + 4.1.18-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 158b8601182897835453f16fe9bf026864678805 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 24 Oct 2018 19:46:29 +0000 Subject: [PATCH 393/399] [WSO2 Release] [Jenkins #3194] [Release 4.1.18] prepare release v4.1.18 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c76dd7d31..5c37ee1a9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.18-SNAPSHOT + 4.1.18 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.18-SNAPSHOT + 4.1.18 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6af667c17501aabad55d7135ae57c7a559908872 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 24 Oct 2018 19:46:42 +0000 Subject: [PATCH 394/399] [WSO2 Release] [Jenkins #3194] [Release 4.1.18] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5c37ee1a9..4919dc996 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.18 + 4.1.19-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.18 + 4.1.19-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 0d4c4fb0a8adab750c5e5440edf1702de23a3b3b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 25 Oct 2018 09:10:34 +0000 Subject: [PATCH 395/399] [WSO2 Release] [Jenkins #3196] [Release 4.1.19] prepare release v4.1.19 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4919dc996..4338c79d6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.19-SNAPSHOT + 4.1.19 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.19-SNAPSHOT + 4.1.19 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 6c2e08309dbf3d772753187e76f4cf6a2273caac Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 25 Oct 2018 09:10:46 +0000 Subject: [PATCH 396/399] [WSO2 Release] [Jenkins #3196] [Release 4.1.19] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4338c79d6..f11a2ea53 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.19 + 4.1.20-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.19 + 4.1.20-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 18b69085ee019fc45831685008eb0ee605816d62 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 31 Oct 2018 06:09:58 +0000 Subject: [PATCH 397/399] [WSO2 Release] [Jenkins #3198] [Release 4.1.20] prepare release v4.1.20 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f11a2ea53..6005d6c15 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.20-SNAPSHOT + 4.1.20 ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.20-SNAPSHOT + 4.1.20 WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 820f2b5bf69e0729ad23d32f86f75b6f9d8dd495 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 31 Oct 2018 06:10:10 +0000 Subject: [PATCH 398/399] [WSO2 Release] [Jenkins #3198] [Release 4.1.20] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6005d6c15..27aeb2fb5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon.devicemgt-plugins extensions-feature - 4.1.20 + 4.1.21-SNAPSHOT ../pom.xml org.wso2.extension.siddhi.execution.json.feature pom - 4.1.20 + 4.1.21-SNAPSHOT WSO2 Siddhi Execution Extension - Json Feature http://wso2.org This feature contains Siddhi extension feature for changing a json string to individual properties. From 19b17f2d145fd848ce5fd277bf287da4e606011b Mon Sep 17 00:00:00 2001 From: Amalka Subasinghe Date: Thu, 16 Feb 2023 17:02:01 +0530 Subject: [PATCH 399/399] addded siddhi extension feature --- .../org.wso2.extension.siddhi.execution.json.feature/pom.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pom.xml => features/extensions-feature/org.wso2.extension.siddhi.execution.json.feature/pom.xml (100%) diff --git a/pom.xml b/features/extensions-feature/org.wso2.extension.siddhi.execution.json.feature/pom.xml similarity index 100% rename from pom.xml rename to features/extensions-feature/org.wso2.extension.siddhi.execution.json.feature/pom.xml