Skip to content

Commit 4fd607f

Browse files
[WSO2 Release] [Jenkins #144] [Release 5.0.3] prepare release v5.0.3
1 parent 13bb978 commit 4fd607f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

component/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.siddhi.extension.execution.regex</groupId>
2323
<artifactId>siddhi-execution-regex-parent</artifactId>
24-
<version>5.0.3-SNAPSHOT</version>
24+
<version>5.0.3</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<groupId>io.siddhi.extension.execution.regex</groupId>
2929
<artifactId>siddhi-execution-regex-parent</artifactId>
30-
<version>5.0.3-SNAPSHOT</version>
30+
<version>5.0.3</version>
3131
<packaging>pom</packaging>
3232
<name>WSO2 Siddhi Execution Extension - Regex Aggregator Pom</name>
3333
<url>http://wso2.org</url>
@@ -59,7 +59,7 @@
5959
<url>https://github.com/wso2-extensions/siddhi-execution-regex.git</url>
6060
<developerConnection>scm:git:https://github.com/wso2-extensions/siddhi-execution-regex.git
6161
</developerConnection>
62-
<tag>HEAD</tag>
62+
<tag>v5.0.3</tag>
6363
</scm>
6464

6565
<dependencyManagement>

0 commit comments

Comments
 (0)