Skip to content

Commit 2e2a984

Browse files
[WSO2 Release] [Jenkins #148] [Release 5.0.2] prepare release v5.0.2
1 parent 4477db8 commit 2e2a984

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
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.siddhi.extension.execution.time</groupId>
2323
<artifactId>siddhi-execution-time-parent</artifactId>
24-
<version>5.0.2-SNAPSHOT</version>
24+
<version>5.0.2</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<groupId>io.siddhi.extension.execution.time</groupId>
2929
<artifactId>siddhi-execution-time-parent</artifactId>
30-
<version>5.0.2-SNAPSHOT</version>
30+
<version>5.0.2</version>
3131
<packaging>pom</packaging>
3232
<name>WSO2 Siddhi Execution Extension - Time Aggregator Pom</name>
3333
<url>http://wso2.org</url>
@@ -60,7 +60,7 @@
6060
<url>https://github.com/wso2-extensions/siddhi-execution-time.git</url>
6161
<developerConnection>scm:git:https://github.com/wso2-extensions/siddhi-execution-time.git
6262
</developerConnection>
63-
<tag>HEAD</tag>
63+
<tag>v5.0.2</tag>
6464
</scm>
6565

6666
<dependencyManagement>

0 commit comments

Comments
 (0)