Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Sep 23, 2019
1 parent 6db901d commit 8aeb727
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 @@ -18,7 +18,7 @@
<parent>
<groupId>io.siddhi.extension.io.hl7</groupId>
<artifactId>siddhi-io-hl7-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>siddhi-io-hl7</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
</modules>
<groupId>io.siddhi.extension.io.hl7</groupId>
<artifactId>siddhi-io-hl7-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<name>Siddhi I/O hl7</name>

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

<dependencyManagement>
Expand Down

0 comments on commit 8aeb727

Please sign in to comment.