From d16af56dc2dcdb5c736167d99e5c06e55bb892cf Mon Sep 17 00:00:00 2001
From: WSO2 Builder <jenkins-bot@wso2.com>
Date: Thu, 16 Nov 2017 15:59:00 +0000
Subject: [PATCH] [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 @@
     <parent>
         <groupId>org.wso2.carbon.devicemgt-plugins</groupId>
         <artifactId>extensions-feature</artifactId>
-        <version>4.0.93-SNAPSHOT</version>
+        <version>4.0.93</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>org.wso2.extension.siddhi.execution.json.feature</artifactId>
     <packaging>pom</packaging>
-    <version>4.0.93-SNAPSHOT</version>
+    <version>4.0.93</version>
     <name>WSO2 Siddhi Execution Extension - Json Feature</name>
     <url>http://wso2.org</url>
     <description>This feature contains Siddhi extension feature for changing a json string to individual properties.</description>