Skip to content

Commit 05dbc7d

Browse files
[WSO2 Release] [Jenkins #233] [Release 2.0.5] prepare release v2.0.5
1 parent b1a8c71 commit 05dbc7d

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
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.siddhi.extension.map.keyvalue</groupId>
2424
<artifactId>siddhi-map-keyvalue-parent</artifactId>
25-
<version>2.0.5-SNAPSHOT</version>
25+
<version>2.0.5</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

pom.xml

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

3030
<groupId>io.siddhi.extension.map.keyvalue</groupId>
3131
<artifactId>siddhi-map-keyvalue-parent</artifactId>
32-
<version>2.0.5-SNAPSHOT</version>
32+
<version>2.0.5</version>
3333
<name>Siddhi KeyValue - Map Extensions</name>
3434

3535
<modules>
@@ -132,7 +132,7 @@
132132
<url>https://github.com/siddhi-io/siddhi-map-keyvalue.git</url>
133133
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi-map-keyvalue.git</developerConnection>
134134
<connection>scm:git:https://github.com/siddhi-io/siddhi-map-keyvalue.git</connection>
135-
<tag>HEAD</tag>
135+
<tag>v2.0.5</tag>
136136
</scm>
137137

138138
</project>

0 commit comments

Comments
 (0)