Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #474] [Release 2.2.0] prepare release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Nov 8, 2019
1 parent 2f1a6a0 commit 1194689
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 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>
<artifactId>siddhi-io-http-parent</artifactId>
<groupId>io.siddhi.extension.io.http</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion coverage-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>siddhi-io-http-parent</artifactId>
<groupId>io.siddhi.extension.io.http</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<url>https://github.com/siddhi-io/siddhi-io-http.git</url>
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi-io-http.git
</developerConnection>
<tag>HEAD</tag>
<tag>v2.2.0</tag>
</scm>
<modules>
<module>component</module>
Expand All @@ -36,7 +36,7 @@
</modules>
<groupId>io.siddhi.extension.io.http</groupId>
<artifactId>siddhi-io-http-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<name>Siddhi IO Extension - HTTP IO Aggregator</name>
<url>http://wso2.org</url>
<profiles>
Expand Down
2 changes: 1 addition & 1 deletion tests/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>siddhi-io-http-tests</artifactId>
<groupId>io.siddhi.extension.io.http</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/osgi-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>siddhi-io-http-tests</artifactId>
<groupId>io.siddhi.extension.io.http</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>siddhi-io-http-parent</artifactId>
<groupId>io.siddhi.extension.io.http</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 1194689

Please sign in to comment.