Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Sep 27, 2019
1 parent 1ad084a commit 0ecb2c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>siddhi-io-rabbitmq-parent</artifactId>
<groupId>io.siddhi.extension.io.rabbitmq</groupId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@

<groupId>io.siddhi.extension.io.rabbitmq</groupId>
<artifactId>siddhi-io-rabbitmq-parent</artifactId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<name>Siddhi IO RabbitMQ Extension Parent</name>

<scm>
<connection>scm:git:https://github.com/siddhi-io/siddhi-io-rabbitmq.git</connection>
<url>https://github.com/siddhi-io/siddhi-io-rabbitmq.git</url>
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi-io-rabbitmq.git
</developerConnection>
<tag>HEAD</tag>
<tag>v3.0.2</tag>
</scm>

<properties>
Expand Down

0 comments on commit 0ecb2c3

Please sign in to comment.