From 1660bea91dd3f29fe5270411195cd43146c8e3b6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder <jenkins-bot@wso2.com> Date: Wed, 24 Oct 2018 16:31:03 +0000 Subject: [PATCH] [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 @@ <parent> <groupId>org.wso2.carbon.devicemgt-plugins</groupId> <artifactId>extensions-feature</artifactId> - <version>4.1.17</version> + <version>4.1.18-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>org.wso2.extension.siddhi.execution.json.feature</artifactId> <packaging>pom</packaging> - <version>4.1.17</version> + <version>4.1.18-SNAPSHOT</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>