Updating the version to 4.1.0

bump-versions-for-development
geethkokila 7 years ago
parent 7c138c8510
commit 2eba476a9e

@ -20,13 +20,13 @@
<parent>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>extensions-feature</artifactId>
<version>4.0.137-SNAPSHOT</version>
<version>4.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>org.wso2.extension.siddhi.execution.json.feature</artifactId>
<packaging>pom</packaging>
<version>4.0.137-SNAPSHOT</version>
<version>4.1.0-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>
@ -71,4 +71,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

Loading…
Cancel
Save