Skip to content

Commit e9075a3

Browse files
[WSO2 Release] [Jenkins #278] [Release 2.0.3] prepare release v2.0.3
1 parent 454c851 commit e9075a3

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
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.siddhi.extension.execution.streamingml</groupId>
2525
<artifactId>siddhi-execution-streamingml-parent</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

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.streamingml</groupId>
2929
<artifactId>siddhi-execution-streamingml-parent</artifactId>
30-
<version>2.0.3-SNAPSHOT</version>
30+
<version>2.0.3</version>
3131
<packaging>pom</packaging>
3232
<name>Siddhi Execution Streaming ML Extension Parent</name>
3333
<url>http://wso2.org</url>
@@ -63,7 +63,7 @@
6363
<url>https://github.com/siddhi-io/siddhi-execution-streamingml.git</url>
6464
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi-execution-streamingml.git
6565
</developerConnection>
66-
<tag>HEAD</tag>
66+
<tag>v2.0.3</tag>
6767
</scm>
6868

6969
<dependencyManagement>

0 commit comments

Comments
 (0)