Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #444] [Release 7.0.3] prepare release v7.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Nov 21, 2019
1 parent 2317548 commit 518d3a2
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 @@ -22,7 +22,7 @@
<parent>
<groupId>io.siddhi.extension.store.rdbms</groupId>
<artifactId>siddhi-store-rdbms-parent</artifactId>
<version>7.0.3-SNAPSHOT</version>
<version>7.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion coverage-reports/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.siddhi.extension.store.rdbms</groupId>
<artifactId>siddhi-store-rdbms-parent</artifactId>
<version>7.0.3-SNAPSHOT</version>
<version>7.0.3</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 @@ -27,7 +27,7 @@

<groupId>io.siddhi.extension.store.rdbms</groupId>
<artifactId>siddhi-store-rdbms-parent</artifactId>
<version>7.0.3-SNAPSHOT</version>
<version>7.0.3</version>
<packaging>pom</packaging>
<name>WSO2 Siddhi Store Extension - RDBMS Aggregator Pom</name>
<url>http://wso2.org</url>
Expand Down Expand Up @@ -139,7 +139,7 @@
<url>https://github.com/siddhi-io/siddhi-store-rdbms.git</url>
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi-store-rdbms.git
</developerConnection>
<tag>HEAD</tag>
<tag>v7.0.3</tag>
</scm>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion tests/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.siddhi.extension.store.rdbms</groupId>
<artifactId>siddhi-store-rdbms-tests</artifactId>
<version>7.0.3-SNAPSHOT</version>
<version>7.0.3</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 @@ -20,7 +20,7 @@
<parent>
<groupId>io.siddhi.extension.store.rdbms</groupId>
<artifactId>siddhi-store-rdbms-tests</artifactId>
<version>7.0.3-SNAPSHOT</version>
<version>7.0.3</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 @@ -20,7 +20,7 @@
<parent>
<groupId>io.siddhi.extension.store.rdbms</groupId>
<artifactId>siddhi-store-rdbms-parent</artifactId>
<version>7.0.3-SNAPSHOT</version>
<version>7.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 518d3a2

Please sign in to comment.