Skip to content

Commit 696bcd0

Browse files
[WSO2 Release] [Jenkins #120] [Release 3.0.1] prepare release v3.0.1
1 parent 1715952 commit 696bcd0

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>io.siddhi.extension.io.rabbitmq</groupId>
23-
<version>3.0.1-SNAPSHOT</version>
23+
<version>3.0.1</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>io.siddhi.extension.io.rabbitmq</groupId>
3333
<artifactId>siddhi-io-rabbitmq-parent</artifactId>
34-
<version>3.0.1-SNAPSHOT</version>
34+
<version>3.0.1</version>
3535
<name>Siddhi IO RabbitMQ Extension Parent</name>
3636

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

4545
<properties>

0 commit comments

Comments
 (0)