Skip to content

Commit b261da0

Browse files
[WSO2 Release] [Jenkins #155] [Release 1.0.1] prepare release v1.0.1
1 parent c5ee3b3 commit b261da0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/siddhi-launcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.wso2.siddhi.sdk</groupId>
66
<artifactId>siddhi-sdk-parent</artifactId>
7-
<version>1.0.1-SNAPSHOT</version>
7+
<version>1.0.1</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>siddhi-launcher</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<groupId>org.wso2.siddhi.sdk</groupId>
2828
<artifactId>siddhi-sdk-parent</artifactId>
2929
<packaging>pom</packaging>
30-
<version>1.0.1-SNAPSHOT</version>
30+
<version>1.0.1</version>
3131
<name>WSO2 Siddhi SDK</name>
3232

3333
<url>http://wso2.org</url>
@@ -36,7 +36,7 @@
3636
<url>https://github.com/wso2/siddhi-sdk.git</url>
3737
<developerConnection>scm:git:https://github.com/wso2/siddhi-sdk.git</developerConnection>
3838
<connection>scm:git:https://github.com/wso2/siddhi-sdk.git</connection>
39-
<tag>HEAD</tag>
39+
<tag>v1.0.1</tag>
4040
</scm>
4141

4242
<modules>

0 commit comments

Comments
 (0)