Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Mar 22, 2022
1 parent a12919e commit 1aaf9f6
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.12-SNAPSHOT</version>
<version>1.0.12</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.12-SNAPSHOT</version>
<version>1.0.12</version>
<name>Siddhi I/O grpc</name>

<modules>
Expand Down Expand Up @@ -237,6 +237,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.12</tag>
</scm>
</project>

0 comments on commit 1aaf9f6

Please sign in to comment.