Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Jul 3, 2020
1 parent 106839c commit fd71c48
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 @@ -3,7 +3,7 @@
<parent>
<groupId>io.siddhi.extension.execution.json</groupId>
<artifactId>siddhi-execution-json-parent</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>siddhi-execution-json</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</parent>
<groupId>io.siddhi.extension.execution.json</groupId>
<artifactId>siddhi-execution-json-parent</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.8</version>
<name>Siddhi Execution Extension - Json Parent</name>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down Expand Up @@ -36,7 +36,7 @@
<url>https://github.com/wso2-extensions/siddhi-execution-json.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/siddhi-execution-json.git
</developerConnection>
<tag>HEAD</tag>
<tag>v2.0.8</tag>
</scm>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit fd71c48

Please sign in to comment.