diff --git a/pom.xml b/pom.xml index d1af36d9c..9331fd614 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.wso2.carbon.devicemgt-plugins</groupId> <artifactId>extensions-feature</artifactId> - <version>3.0.30</version> + <version>3.0.31-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>org.wso2.extension.siddhi.execution.json.feature</artifactId> <packaging>pom</packaging> - <version>3.0.30</version> + <version>3.0.31-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>