Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.9.0-m7
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Jan 4, 2018
1 parent 34d0a71 commit dedc109
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 30 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-framework</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</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-framework</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</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-framework</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</version>
<relativePath>../pom.xml</relativePath>
</parent>

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-framework</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</version>
<relativePath>../pom.xml</relativePath>
</parent>

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-framework</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</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-framework</artifactId>
<groupId>org.wso2.testgrid</groupId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</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-framework</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</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-framework</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</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-framework</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</version>
<name>WSO2 TestGrid Framework - Aggregator POM</name>
<url>http://wso2.org</url>
<packaging>pom</packaging>
Expand All @@ -52,7 +52,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-m7</tag>
</scm>
<build>
<plugins>
Expand Down Expand Up @@ -474,7 +474,7 @@
<!-- Plugin versions -->
<jacoco.version>0.7.9</jacoco.version>
<!-- TestGrid version-->
<test.grid.version>0.9.0-SNAPSHOT</test.grid.version>
<test.grid.version>0.9.0-m7</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 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-framework</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
19 changes: 8 additions & 11 deletions test/coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@
~ under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<parent>
<artifactId>testgrid-framework</artifactId>
<groupId>org.wso2.testgrid</groupId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -81,29 +79,28 @@
</goals>
<configuration>
<target xmlns:jacoco="antlib:org.jacoco.ant">
<taskdef uri="antlib:org.jacoco.ant"
resource="org/jacoco/ant/antlib.xml">
<classpath path="${project.build.directory}"/>
<taskdef uri="antlib:org.jacoco.ant" resource="org/jacoco/ant/antlib.xml">
<classpath path="${project.build.directory}" />
</taskdef>
<jacoco:report>
<executiondata>
<fileset dir="../..">
<include name="**/target/jacoco.exec"/>
<include name="**/target/jacoco.exec" />
</fileset>
</executiondata>
<structure name="TestGrid Coverage Report">
<classfiles>
<fileset dir="../..">
<include name="**/target/classes/**"/>
<include name="**/target/classes/**" />
</fileset>
</classfiles>
<sourcefiles encoding="UTF-8">
<fileset dir="../..">
<include name="**/src/**"/>
<include name="**/src/**" />
</fileset>
</sourcefiles>
</structure>
<html destdir="${project.build.directory}/site/jacoco"/>
<html destdir="${project.build.directory}/site/jacoco" />
</jacoco:report>
</target>
</configuration>
Expand Down
11 changes: 4 additions & 7 deletions web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,20 @@
~ under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<parent>
<groupId>org.wso2.testgrid</groupId>
<artifactId>testgrid-framework</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0-m7</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

<dependencies>
<dependency>
Expand Down Expand Up @@ -165,8 +163,7 @@
<configuration>
<tasks>
<copy todir="${basedir}/src/main/webapp/">
<fileset dir="${basedir}/src/main/react-dashboard/build/"
includes="**/*"/>
<fileset dir="${basedir}/src/main/react-dashboard/build/" includes="**/*" />
</copy>
</tasks>
</configuration>
Expand Down

0 comments on commit dedc109

Please sign in to comment.