Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #165] [Release 2.0.1] prepare release v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed May 27, 2019
1 parent c7bcb20 commit b6ae8d2
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 @@ -22,7 +22,7 @@
<parent>
<artifactId>siddhi-io-file-parent</artifactId>
<groupId>io.siddhi.extension.io.file</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

<groupId>io.siddhi.extension.io.file</groupId>
<artifactId>siddhi-io-file-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<name>Siddhi io file extension</name>

<profiles>
Expand All @@ -51,7 +51,7 @@
<url>https://github.com/siddhi-io/siddhi-io-file.git</url>
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi-io-file.git
</developerConnection>
<tag>HEAD</tag>
<tag>v2.0.1</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit b6ae8d2

Please sign in to comment.