Skip to content

Commit 51eed05

Browse files
[WSO2 Release] [Jenkins #116] [Release 2.0.0] prepare release v2.0.0
1 parent e8a27df commit 51eed05

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
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>siddhi-io-rabbitmq-parent</artifactId>
2222
<groupId>org.wso2.extension.siddhi.io.rabbitmq</groupId>
23-
<version>2.0.0-SNAPSHOT</version>
23+
<version>2.0.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131

3232
<groupId>org.wso2.extension.siddhi.io.rabbitmq</groupId>
3333
<artifactId>siddhi-io-rabbitmq-parent</artifactId>
34-
<version>2.0.0-SNAPSHOT</version>
34+
<version>2.0.0</version>
3535
<name>Siddhi IO RabbitMQ Extension Parent</name>
3636

3737
<scm>
3838
<connection>scm:git:https://github.com/wso2-extensions/siddhi-io-rabbitmq.git</connection>
3939
<url>https://github.com/wso2-extensions/siddhi-io-rabbitmq.git</url>
4040
<developerConnection>scm:git:https://github.com/wso2-extensions/siddhi-io-rabbitmq.git
4141
</developerConnection>
42-
<tag>HEAD</tag>
42+
<tag>v2.0.0</tag>
4343
</scm>
4444

4545
<properties>

0 commit comments

Comments
 (0)