Skip to content

Commit 48017bf

Browse files
[WSO2 Release] [Jenkins #254] [Release 2.0.5] prepare release v2.0.5
1 parent a715cb3 commit 48017bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

component/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.siddhi.extension.execution.json</groupId>
55
<artifactId>siddhi-execution-json-parent</artifactId>
6-
<version>2.0.5-SNAPSHOT</version>
6+
<version>2.0.5</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>siddhi-execution-json</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<groupId>io.siddhi.extension.execution.json</groupId>
99
<artifactId>siddhi-execution-json-parent</artifactId>
10-
<version>2.0.5-SNAPSHOT</version>
10+
<version>2.0.5</version>
1111
<name>Siddhi Execution Extension - Json Parent</name>
1212
<modelVersion>4.0.0</modelVersion>
1313
<packaging>pom</packaging>
@@ -36,7 +36,7 @@
3636
<url>https://github.com/wso2-extensions/siddhi-execution-json.git</url>
3737
<developerConnection>scm:git:https://github.com/wso2-extensions/siddhi-execution-json.git
3838
</developerConnection>
39-
<tag>HEAD</tag>
39+
<tag>v2.0.5</tag>
4040
</scm>
4141
<dependencyManagement>
4242
<dependencies>

0 commit comments

Comments
 (0)