Skip to content

Commit 155879b

Browse files
[WSO2 Release] [Jenkins #209] [Release 2.0.3] prepare release v2.0.3
1 parent 67a6396 commit 155879b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.map.binary</groupId>
2323
<artifactId>siddhi-map-binary-parent</artifactId>
24-
<version>2.0.3-SNAPSHOT</version>
24+
<version>2.0.3</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.map.binary</groupId>
2929
<artifactId>siddhi-map-binary-parent</artifactId>
30-
<version>2.0.3-SNAPSHOT</version>
30+
<version>2.0.3</version>
3131
<packaging>pom</packaging>
3232
<name>Siddhi Map Binary Extension Parent</name>
3333
<url>http://wso2.org</url>
@@ -58,7 +58,7 @@
5858
<url>https://github.com/siddhi-io/siddhi-map-binary.git</url>
5959
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi-map-binary.git
6060
</developerConnection>
61-
<tag>HEAD</tag>
61+
<tag>v2.0.3</tag>
6262
</scm>
6363

6464
<dependencyManagement>

0 commit comments

Comments
 (0)