From 2c4995cdab21ec1c213532339e90c79cdc08394e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 21 Jun 2018 11:32:31 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #309] [Release 0.9.0-m32] prepare release v0.9.0-m32 --- automation/pom.xml | 2 +- common/pom.xml | 2 +- core/pom.xml | 2 +- dao/pom.xml | 2 +- deployment-tinkerer/pom.xml | 2 +- deployment/pom.xml | 2 +- distribution/pom.xml | 2 +- infrastructure/pom.xml | 2 +- logging/pom.xml | 2 +- pom.xml | 6 +++--- remoting-agent/pom.xml | 2 +- reporting/pom.xml | 2 +- test/coverage/pom.xml | 2 +- web/pom.xml | 4 ++-- 14 files changed, 17 insertions(+), 17 deletions(-) diff --git a/automation/pom.xml b/automation/pom.xml index 10fc69d3d..ea9c0bcc3 100755 --- a/automation/pom.xml +++ b/automation/pom.xml @@ -21,7 +21,7 @@ org.wso2.testgrid testgrid-parent - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index c7b95e72d..d0abe20ff 100755 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ org.wso2.testgrid testgrid-parent - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 32cae8523..bd469de41 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ org.wso2.testgrid testgrid-parent - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 ../pom.xml 4.0.0 diff --git a/dao/pom.xml b/dao/pom.xml index b599390b0..397c9de12 100644 --- a/dao/pom.xml +++ b/dao/pom.xml @@ -19,7 +19,7 @@ org.wso2.testgrid testgrid-parent - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 ../pom.xml diff --git a/deployment-tinkerer/pom.xml b/deployment-tinkerer/pom.xml index 7373857db..cc9b82c28 100644 --- a/deployment-tinkerer/pom.xml +++ b/deployment-tinkerer/pom.xml @@ -21,7 +21,7 @@ testgrid-parent org.wso2.testgrid - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 4.0.0 org.wso2.testgrid.deployment.tinkerer diff --git a/deployment/pom.xml b/deployment/pom.xml index fe242c3ef..adc3d1935 100755 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -21,7 +21,7 @@ org.wso2.testgrid testgrid-parent - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index e8e309ea7..cf7215b4a 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ testgrid-parent org.wso2.testgrid - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 4.0.0 diff --git a/infrastructure/pom.xml b/infrastructure/pom.xml index f0acda8e1..6fd2eb6c9 100755 --- a/infrastructure/pom.xml +++ b/infrastructure/pom.xml @@ -21,7 +21,7 @@ org.wso2.testgrid testgrid-parent - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 ../pom.xml diff --git a/logging/pom.xml b/logging/pom.xml index 99542541f..78b990358 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -22,7 +22,7 @@ org.wso2.testgrid testgrid-parent - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 ../pom.xml diff --git a/pom.xml b/pom.xml index 0a9c17f3e..201b2c75a 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.wso2.testgrid testgrid-parent - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 WSO2 TestGrid Project - Aggregator POM http://wso2.org pom @@ -54,7 +54,7 @@ scm:git:https://github.com/wso2-incubator/wso2-test-grid.git https://github.com/wso2-incubator/wso2-test-grid.git - HEAD + v0.9.0-m32 @@ -568,7 +568,7 @@ 0.7.9 - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 4.1.1.201511131810-r diff --git a/remoting-agent/pom.xml b/remoting-agent/pom.xml index b49053604..f246189a2 100644 --- a/remoting-agent/pom.xml +++ b/remoting-agent/pom.xml @@ -21,7 +21,7 @@ testgrid-parent org.wso2.testgrid - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 4.0.0 org.wso2.testgrid.agent diff --git a/reporting/pom.xml b/reporting/pom.xml index 6c0f76671..86684b812 100755 --- a/reporting/pom.xml +++ b/reporting/pom.xml @@ -19,7 +19,7 @@ org.wso2.testgrid testgrid-parent - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 ../pom.xml diff --git a/test/coverage/pom.xml b/test/coverage/pom.xml index 4f2a0856a..2c1a20b9b 100644 --- a/test/coverage/pom.xml +++ b/test/coverage/pom.xml @@ -21,7 +21,7 @@ testgrid-parent org.wso2.testgrid - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 ../../pom.xml diff --git a/web/pom.xml b/web/pom.xml index 11449fd92..dff490712 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -22,7 +22,7 @@ org.wso2.testgrid testgrid-parent - 0.9.0-m32-SNAPSHOT + 0.9.0-m32 ../pom.xml @@ -30,7 +30,7 @@ org.wso2.testgrid.web WSO2 TestGrid Project - Webapp POM war - 0.9.0-m32-SNAPSHOT + 0.9.0-m32