Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #92] [Release 1.0.6] prepare release v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Nov 21, 2019
1 parent 94516a1 commit 67b2af7
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>
<groupId>io.siddhi.extension.io.grpc</groupId>
<artifactId>siddhi-io-grpc-parent</artifactId>
<version>1.0.6-SNAPSHOT</version>
<version>1.0.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>siddhi-io-grpc</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<packaging>pom</packaging>
<groupId>io.siddhi.extension.io.grpc</groupId>
<artifactId>siddhi-io-grpc-parent</artifactId>
<version>1.0.6-SNAPSHOT</version>
<version>1.0.6</version>
<name>Siddhi I/O grpc</name>

<modules>
Expand Down Expand Up @@ -213,6 +213,6 @@
<url>https://github.com/siddhi-io/siddhi-io-grpc.git</url>
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi-io-grpc.git</developerConnection>
<connection>scm:git:https://github.com/siddhi-io/siddhi-io-grpc.git</connection>
<tag>HEAD</tag>
<tag>v1.0.6</tag>
</scm>
</project>

0 comments on commit 67b2af7

Please sign in to comment.