Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #373] [Release 0.9.0-m37] prepare release v0.…
Browse files Browse the repository at this point in the history
…9.0-m37
  • Loading branch information
wso2-jenkins-bot committed Jul 26, 2018
1 parent 661dd11 commit a0778dd
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion automation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.testgrid</groupId>
<artifactId>testgrid-parent</artifactId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.testgrid</groupId>
<artifactId>testgrid-parent</artifactId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.testgrid</groupId>
<artifactId>testgrid-parent</artifactId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion dao/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.testgrid</groupId>
<artifactId>testgrid-parent</artifactId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion deployment-tinkerer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>testgrid-parent</artifactId>
<groupId>org.wso2.testgrid</groupId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.testgrid.deployment.tinkerer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.testgrid</groupId>
<artifactId>testgrid-parent</artifactId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>testgrid-parent</artifactId>
<groupId>org.wso2.testgrid</groupId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.testgrid</groupId>
<artifactId>testgrid-parent</artifactId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.testgrid</groupId>
<artifactId>testgrid-parent</artifactId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.wso2.testgrid</groupId>
<artifactId>testgrid-parent</artifactId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
<name>WSO2 TestGrid Project - Aggregator POM</name>
<url>http://wso2.org</url>
<packaging>pom</packaging>
Expand All @@ -54,7 +54,7 @@
<developerConnection>scm:git:https://github.com/wso2-incubator/wso2-test-grid.git
</developerConnection>
<url>https://github.com/wso2-incubator/wso2-test-grid.git</url>
<tag>HEAD</tag>
<tag>v0.9.0-m37</tag>
</scm>
<build>
<plugins>
Expand Down Expand Up @@ -573,7 +573,7 @@
<!-- Plugin versions -->
<jacoco.version>0.7.9</jacoco.version>
<!-- TestGrid version-->
<test.grid.version>0.9.0-m37-SNAPSHOT</test.grid.version>
<test.grid.version>0.9.0-m37</test.grid.version>
<!-- Test Grid core dependencies -->
<jgit.version>4.1.1.201511131810-r</jgit.version>
<!-- TestGrid infrastructure dependencies -->
Expand Down
2 changes: 1 addition & 1 deletion remoting-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>testgrid-parent</artifactId>
<groupId>org.wso2.testgrid</groupId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.testgrid.agent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion reporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.testgrid</groupId>
<artifactId>testgrid-parent</artifactId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion test/coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>testgrid-parent</artifactId>
<groupId>org.wso2.testgrid</groupId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
<parent>
<groupId>org.wso2.testgrid</groupId>
<artifactId>testgrid-parent</artifactId>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>
<relativePath>../pom.xml</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.testgrid.web</artifactId>
<name>WSO2 TestGrid Project - Webapp POM</name>
<packaging>war</packaging>
<version>0.9.0-m37-SNAPSHOT</version>
<version>0.9.0-m37</version>

<dependencies>
<!-- TestGrid dependencies -->
Expand Down

0 comments on commit a0778dd

Please sign in to comment.