From 8af257e93e334ed527aedd620de99882a4ba801b Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 18 Nov 2019 12:16:17 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v6.6.0-alpha --- components/org.wso2.ei.analytics.elk/pom.xml | 2 +- components/org.wso2.ei.analytics.styles/pom.xml | 2 +- .../org.wso2.ei.bpmn.analytics.core/pom.xml | 2 +- .../org.wso2.ei.bpmn.analytics.udf/pom.xml | 2 +- .../pom.xml | 2 +- components/org.wso2.ei.broker.styles/pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.ei.business-process.styles/pom.xml | 2 +- components/org.wso2.ei.styles/pom.xml | 2 +- components/pom.xml | 2 +- distribution/pom.xml | 16 +++++----------- .../pom.xml | 2 +- .../org.wso2.ei.analytics.elk.feature/pom.xml | 2 +- features/org.wso2.ei.analytics.feature/pom.xml | 2 +- .../org.wso2.ei.analytics.styles.feature/pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.ei.broker.styles.feature/pom.xml | 2 +- .../pom.xml | 2 +- features/org.wso2.ei.samples.feature/pom.xml | 2 +- features/org.wso2.ei.styles.feature/pom.xml | 2 +- features/pom.xml | 2 +- integration/automation-extensions/pom.xml | 2 +- integration/broker-tests/pom.xml | 2 +- .../tests-common/admin-clients/pom.xml | 2 +- .../tests-common/integration-tests-utils/pom.xml | 2 +- .../tests-common/platform-tests-utils/pom.xml | 2 +- .../broker-tests/tests-integration/pom.xml | 2 +- .../tests-integration/tests-amqp/pom.xml | 2 +- .../tests-integration/tests-patches/pom.xml | 2 +- .../tests-integration/tests-server/pom.xml | 2 +- .../broker-tests/tests-ui-integration/pom.xml | 2 +- integration/business-process-tests/pom.xml | 2 +- .../tests-common/admin-clients/pom.xml | 2 +- .../tests-common/integration-test-utils/pom.xml | 2 +- .../business-process-tests/tests-common/pom.xml | 2 +- .../tests-common/ui-pages/pom.xml | 2 +- .../tests-integration/bpel/pom.xml | 2 +- .../tests-integration/bpmn/pom.xml | 2 +- .../tests-integration/humantasks/pom.xml | 2 +- .../tests-integration/pom.xml | 2 +- .../tests-integration/reports/pom.xml | 2 +- .../tests-integration/taskcoordination/pom.xml | 2 +- .../tests-patches/bpel/pom.xml | 2 +- .../business-process-tests/tests-patches/pom.xml | 2 +- integration/dataservice-hosting-tests/pom.xml | 2 +- .../tests-common/admin-clients/pom.xml | 2 +- .../tests-common/integration-test-utils/pom.xml | 2 +- .../tests-common/pom.xml | 2 +- .../tests-common/ui-pages/pom.xml | 2 +- .../tests-integration/pom.xml | 2 +- .../tests-integration/tests/pom.xml | 2 +- .../tests-ui-integration/pom.xml | 2 +- .../mediation-tests/coverage-report/pom.xml | 2 +- integration/mediation-tests/pom.xml | 2 +- .../mediation-tests/service-samples/pom.xml | 2 +- .../tests-common/admin-clients/pom.xml | 2 +- .../tests-common/integration-test-utils/pom.xml | 2 +- integration/mediation-tests/tests-common/pom.xml | 2 +- .../tests-common/ui-pages/pom.xml | 2 +- .../mediation-tests/tests-mediator-1/pom.xml | 2 +- .../mediation-tests/tests-mediator-2/pom.xml | 2 +- integration/mediation-tests/tests-other/pom.xml | 2 +- .../mediation-tests/tests-patches/pom.xml | 2 +- .../mediation-tests/tests-platform/pom.xml | 2 +- .../tests-platform/tests-rabbitmq/pom.xml | 2 +- .../tests-platform/tests-wso2mb/pom.xml | 2 +- integration/mediation-tests/tests-sample/pom.xml | 2 +- .../mediation-tests/tests-service/pom.xml | 2 +- .../mediation-tests/tests-transport/pom.xml | 2 +- integration/mediation-tests/tests-ui/pom.xml | 2 +- integration/pom.xml | 2 +- p2-profile/analytics-profile/pom.xml | 6 +++++- p2-profile/broker-profile/pom.xml | 2 +- p2-profile/business-process-profile/pom.xml | 2 +- p2-profile/ei-profile/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 6 +++--- samples/business-process-samples/pom.xml | 2 +- .../product/bpmn-sample-jars/pom.xml | 2 +- samples/business-process-samples/product/pom.xml | 2 +- .../product/process-tools/pom.xml | 2 +- .../product/sample-client/pom.xml | 2 +- .../product/sample-utils/pom.xml | 2 +- samples/data-services/clients/pom.xml | 2 +- samples/data-services/pom.xml | 2 +- samples/pom.xml | 2 +- samples/product/pom.xml | 2 +- samples/webapps/jaxrs_basic/pom.xml | 2 +- samples/webapps/pom.xml | 6 +++++- 89 files changed, 103 insertions(+), 101 deletions(-) diff --git a/components/org.wso2.ei.analytics.elk/pom.xml b/components/org.wso2.ei.analytics.elk/pom.xml index 94d7f70c97..7256cc652f 100644 --- a/components/org.wso2.ei.analytics.elk/pom.xml +++ b/components/org.wso2.ei.analytics.elk/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei ei-component-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/components/org.wso2.ei.analytics.styles/pom.xml b/components/org.wso2.ei.analytics.styles/pom.xml index a6c6db3497..d1e07d071c 100755 --- a/components/org.wso2.ei.analytics.styles/pom.xml +++ b/components/org.wso2.ei.analytics.styles/pom.xml @@ -23,7 +23,7 @@ org.wso2.ei ei-component-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/components/org.wso2.ei.bpmn.analytics.core/pom.xml b/components/org.wso2.ei.bpmn.analytics.core/pom.xml index bea454d9ab..2b18cd2064 100644 --- a/components/org.wso2.ei.bpmn.analytics.core/pom.xml +++ b/components/org.wso2.ei.bpmn.analytics.core/pom.xml @@ -19,7 +19,7 @@ ei-component-parent org.wso2.ei - 6.6.0-SNAPSHOT + 6.6.0-alpha 4.0.0 diff --git a/components/org.wso2.ei.bpmn.analytics.udf/pom.xml b/components/org.wso2.ei.bpmn.analytics.udf/pom.xml index cf65c8f5fb..05c27737c6 100644 --- a/components/org.wso2.ei.bpmn.analytics.udf/pom.xml +++ b/components/org.wso2.ei.bpmn.analytics.udf/pom.xml @@ -21,7 +21,7 @@ org.wso2.ei ei-component-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/components/org.wso2.ei.broker.stratos.dashboard.ui/pom.xml b/components/org.wso2.ei.broker.stratos.dashboard.ui/pom.xml index e54e69383f..bc3b8fa830 100644 --- a/components/org.wso2.ei.broker.stratos.dashboard.ui/pom.xml +++ b/components/org.wso2.ei.broker.stratos.dashboard.ui/pom.xml @@ -18,7 +18,7 @@ org.wso2.ei ei-component-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/components/org.wso2.ei.broker.styles/pom.xml b/components/org.wso2.ei.broker.styles/pom.xml index 7eca868365..2598d3982e 100644 --- a/components/org.wso2.ei.broker.styles/pom.xml +++ b/components/org.wso2.ei.broker.styles/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei ei-component-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/components/org.wso2.ei.business-process.multitenancy.dashboard.ui/pom.xml b/components/org.wso2.ei.business-process.multitenancy.dashboard.ui/pom.xml index 2b2ab409b9..d645fbd94c 100644 --- a/components/org.wso2.ei.business-process.multitenancy.dashboard.ui/pom.xml +++ b/components/org.wso2.ei.business-process.multitenancy.dashboard.ui/pom.xml @@ -17,7 +17,7 @@ org.wso2.ei ei-component-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/components/org.wso2.ei.business-process.styles/pom.xml b/components/org.wso2.ei.business-process.styles/pom.xml index 0753b9a22b..22f350ce7b 100644 --- a/components/org.wso2.ei.business-process.styles/pom.xml +++ b/components/org.wso2.ei.business-process.styles/pom.xml @@ -20,7 +20,7 @@ org.wso2.ei ei-component-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/components/org.wso2.ei.styles/pom.xml b/components/org.wso2.ei.styles/pom.xml index a12fe467a6..a32fadbbbc 100755 --- a/components/org.wso2.ei.styles/pom.xml +++ b/components/org.wso2.ei.styles/pom.xml @@ -23,7 +23,7 @@ org.wso2.ei ei-component-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/components/pom.xml b/components/pom.xml index c24d38949b..832b0e4d48 100755 --- a/components/pom.xml +++ b/components/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei wso2ei-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index f48553da31..78591b9267 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei wso2ei-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml @@ -254,12 +254,8 @@ - - + + @@ -342,11 +338,9 @@ - + - + diff --git a/features/org.wso2.ei-business-process.styles.feature/pom.xml b/features/org.wso2.ei-business-process.styles.feature/pom.xml index 1c0a690e1d..4344f65a95 100644 --- a/features/org.wso2.ei-business-process.styles.feature/pom.xml +++ b/features/org.wso2.ei-business-process.styles.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.ei integrator-features - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/features/org.wso2.ei.analytics.elk.feature/pom.xml b/features/org.wso2.ei.analytics.elk.feature/pom.xml index e3f79ca9a7..49978852b1 100644 --- a/features/org.wso2.ei.analytics.elk.feature/pom.xml +++ b/features/org.wso2.ei.analytics.elk.feature/pom.xml @@ -22,7 +22,7 @@ integrator-features org.wso2.ei - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/features/org.wso2.ei.analytics.feature/pom.xml b/features/org.wso2.ei.analytics.feature/pom.xml index 3ce75176ad..829e3f5712 100644 --- a/features/org.wso2.ei.analytics.feature/pom.xml +++ b/features/org.wso2.ei.analytics.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.ei integrator-features - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/features/org.wso2.ei.analytics.styles.feature/pom.xml b/features/org.wso2.ei.analytics.styles.feature/pom.xml index 1e2ced0de6..b3ba68a32e 100644 --- a/features/org.wso2.ei.analytics.styles.feature/pom.xml +++ b/features/org.wso2.ei.analytics.styles.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei integrator-features - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/features/org.wso2.ei.broker.stratos.dashboard.ui.feature/pom.xml b/features/org.wso2.ei.broker.stratos.dashboard.ui.feature/pom.xml index d814ae062a..a2e94aa236 100644 --- a/features/org.wso2.ei.broker.stratos.dashboard.ui.feature/pom.xml +++ b/features/org.wso2.ei.broker.stratos.dashboard.ui.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.ei integrator-features - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/features/org.wso2.ei.broker.styles.feature/pom.xml b/features/org.wso2.ei.broker.styles.feature/pom.xml index 8b9a2490df..e04c2c22dc 100644 --- a/features/org.wso2.ei.broker.styles.feature/pom.xml +++ b/features/org.wso2.ei.broker.styles.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei integrator-features - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/features/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature/pom.xml b/features/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature/pom.xml index 10ace0447f..a1832cc788 100644 --- a/features/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature/pom.xml +++ b/features/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.ei integrator-features - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/features/org.wso2.ei.samples.feature/pom.xml b/features/org.wso2.ei.samples.feature/pom.xml index af7ba9f7e2..5ab0f272c5 100644 --- a/features/org.wso2.ei.samples.feature/pom.xml +++ b/features/org.wso2.ei.samples.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei integrator-features - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/features/org.wso2.ei.styles.feature/pom.xml b/features/org.wso2.ei.styles.feature/pom.xml index 125c049818..4176607fb3 100644 --- a/features/org.wso2.ei.styles.feature/pom.xml +++ b/features/org.wso2.ei.styles.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei integrator-features - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/features/pom.xml b/features/pom.xml index cde1ba5286..5865226f93 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei wso2ei-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/automation-extensions/pom.xml b/integration/automation-extensions/pom.xml index 2a86f05870..9ab56cf032 100644 --- a/integration/automation-extensions/pom.xml +++ b/integration/automation-extensions/pom.xml @@ -23,7 +23,7 @@ org.wso2.ei integrations - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml WSO2 Enterprise Integrator - Automation Extensions diff --git a/integration/broker-tests/pom.xml b/integration/broker-tests/pom.xml index 4d930cf1a4..ca525c77b9 100644 --- a/integration/broker-tests/pom.xml +++ b/integration/broker-tests/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei integrations - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/broker-tests/tests-common/admin-clients/pom.xml b/integration/broker-tests/tests-common/admin-clients/pom.xml index c3349cae2e..6b117869fe 100644 --- a/integration/broker-tests/tests-common/admin-clients/pom.xml +++ b/integration/broker-tests/tests-common/admin-clients/pom.xml @@ -23,7 +23,7 @@ org.wso2.ei mb-integration-tests - 6.6.0-SNAPSHOT + 6.6.0-alpha ../../pom.xml diff --git a/integration/broker-tests/tests-common/integration-tests-utils/pom.xml b/integration/broker-tests/tests-common/integration-tests-utils/pom.xml index 377f91c4b2..110ae82190 100644 --- a/integration/broker-tests/tests-common/integration-tests-utils/pom.xml +++ b/integration/broker-tests/tests-common/integration-tests-utils/pom.xml @@ -23,7 +23,7 @@ org.wso2.ei mb-integration-tests - 6.6.0-SNAPSHOT + 6.6.0-alpha ../../pom.xml diff --git a/integration/broker-tests/tests-common/platform-tests-utils/pom.xml b/integration/broker-tests/tests-common/platform-tests-utils/pom.xml index 15e7aea804..1c40627258 100644 --- a/integration/broker-tests/tests-common/platform-tests-utils/pom.xml +++ b/integration/broker-tests/tests-common/platform-tests-utils/pom.xml @@ -23,7 +23,7 @@ org.wso2.ei mb-integration-tests - 6.6.0-SNAPSHOT + 6.6.0-alpha ../../pom.xml diff --git a/integration/broker-tests/tests-integration/pom.xml b/integration/broker-tests/tests-integration/pom.xml index 6c82be4044..18316c4aee 100644 --- a/integration/broker-tests/tests-integration/pom.xml +++ b/integration/broker-tests/tests-integration/pom.xml @@ -23,7 +23,7 @@ org.wso2.ei mb-integration-tests - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/broker-tests/tests-integration/tests-amqp/pom.xml b/integration/broker-tests/tests-integration/tests-amqp/pom.xml index a0f07cd500..da8626cb08 100644 --- a/integration/broker-tests/tests-integration/tests-amqp/pom.xml +++ b/integration/broker-tests/tests-integration/tests-amqp/pom.xml @@ -23,7 +23,7 @@ org.wso2.ei mb-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/broker-tests/tests-integration/tests-patches/pom.xml b/integration/broker-tests/tests-integration/tests-patches/pom.xml index 573c9faa28..44b8fa4a85 100644 --- a/integration/broker-tests/tests-integration/tests-patches/pom.xml +++ b/integration/broker-tests/tests-integration/tests-patches/pom.xml @@ -23,7 +23,7 @@ org.wso2.ei mb-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/broker-tests/tests-integration/tests-server/pom.xml b/integration/broker-tests/tests-integration/tests-server/pom.xml index 28c19b0e54..e03d05c2d7 100644 --- a/integration/broker-tests/tests-integration/tests-server/pom.xml +++ b/integration/broker-tests/tests-integration/tests-server/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei mb-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/broker-tests/tests-ui-integration/pom.xml b/integration/broker-tests/tests-ui-integration/pom.xml index 278c5b5d70..db9e047e70 100644 --- a/integration/broker-tests/tests-ui-integration/pom.xml +++ b/integration/broker-tests/tests-ui-integration/pom.xml @@ -23,7 +23,7 @@ org.wso2.ei mb-integration-tests - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/pom.xml b/integration/business-process-tests/pom.xml index 4308001e5d..a7e702307f 100755 --- a/integration/business-process-tests/pom.xml +++ b/integration/business-process-tests/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei integrations - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-common/admin-clients/pom.xml b/integration/business-process-tests/tests-common/admin-clients/pom.xml index 97a7b4da90..2cda6c5452 100755 --- a/integration/business-process-tests/tests-common/admin-clients/pom.xml +++ b/integration/business-process-tests/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei wso2bps-integration-common - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-common/integration-test-utils/pom.xml b/integration/business-process-tests/tests-common/integration-test-utils/pom.xml index b762f5bafb..7393c51a99 100755 --- a/integration/business-process-tests/tests-common/integration-test-utils/pom.xml +++ b/integration/business-process-tests/tests-common/integration-test-utils/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei wso2bps-integration-common - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-common/pom.xml b/integration/business-process-tests/tests-common/pom.xml index b529834eb4..0b5753aceb 100755 --- a/integration/business-process-tests/tests-common/pom.xml +++ b/integration/business-process-tests/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei wso2bps-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-common/ui-pages/pom.xml b/integration/business-process-tests/tests-common/ui-pages/pom.xml index 3d9bd9845d..13f4c16809 100755 --- a/integration/business-process-tests/tests-common/ui-pages/pom.xml +++ b/integration/business-process-tests/tests-common/ui-pages/pom.xml @@ -4,7 +4,7 @@ org.wso2.ei wso2bps-integration-common - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-integration/bpel/pom.xml b/integration/business-process-tests/tests-integration/bpel/pom.xml index d9deea25ef..91cf59f723 100755 --- a/integration/business-process-tests/tests-integration/bpel/pom.xml +++ b/integration/business-process-tests/tests-integration/bpel/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei wso2bps-integration-tests - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-integration/bpmn/pom.xml b/integration/business-process-tests/tests-integration/bpmn/pom.xml index 57fb4273a0..90aafc3247 100755 --- a/integration/business-process-tests/tests-integration/bpmn/pom.xml +++ b/integration/business-process-tests/tests-integration/bpmn/pom.xml @@ -19,7 +19,7 @@ org.wso2.ei wso2bps-integration-tests - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-integration/humantasks/pom.xml b/integration/business-process-tests/tests-integration/humantasks/pom.xml index 3b9dfd63cb..1f5469979e 100755 --- a/integration/business-process-tests/tests-integration/humantasks/pom.xml +++ b/integration/business-process-tests/tests-integration/humantasks/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei wso2bps-integration-tests - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-integration/pom.xml b/integration/business-process-tests/tests-integration/pom.xml index 40ac9537f4..e5e36e0fd3 100755 --- a/integration/business-process-tests/tests-integration/pom.xml +++ b/integration/business-process-tests/tests-integration/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei wso2bps-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-integration/reports/pom.xml b/integration/business-process-tests/tests-integration/reports/pom.xml index 1a00d7ae08..98e3c5576a 100644 --- a/integration/business-process-tests/tests-integration/reports/pom.xml +++ b/integration/business-process-tests/tests-integration/reports/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei wso2bps-integration-tests - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-integration/taskcoordination/pom.xml b/integration/business-process-tests/tests-integration/taskcoordination/pom.xml index fc22c9ac69..5a411b65e9 100755 --- a/integration/business-process-tests/tests-integration/taskcoordination/pom.xml +++ b/integration/business-process-tests/tests-integration/taskcoordination/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei wso2bps-integration-tests - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-patches/bpel/pom.xml b/integration/business-process-tests/tests-patches/bpel/pom.xml index fd4590918d..4b411c149a 100755 --- a/integration/business-process-tests/tests-patches/bpel/pom.xml +++ b/integration/business-process-tests/tests-patches/bpel/pom.xml @@ -21,7 +21,7 @@ org.wso2.ei wso2bps-integration-patches - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/business-process-tests/tests-patches/pom.xml b/integration/business-process-tests/tests-patches/pom.xml index 7009d8ee3e..c0364271d4 100755 --- a/integration/business-process-tests/tests-patches/pom.xml +++ b/integration/business-process-tests/tests-patches/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei wso2bps-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/dataservice-hosting-tests/pom.xml b/integration/dataservice-hosting-tests/pom.xml index e38cf3d30b..3b7ed14288 100755 --- a/integration/dataservice-hosting-tests/pom.xml +++ b/integration/dataservice-hosting-tests/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei integrations - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/dataservice-hosting-tests/tests-common/admin-clients/pom.xml b/integration/dataservice-hosting-tests/tests-common/admin-clients/pom.xml index 468d496b2a..153608f831 100644 --- a/integration/dataservice-hosting-tests/tests-common/admin-clients/pom.xml +++ b/integration/dataservice-hosting-tests/tests-common/admin-clients/pom.xml @@ -21,7 +21,7 @@ org.wso2.ei dataservice-integration-tests-common - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/dataservice-hosting-tests/tests-common/integration-test-utils/pom.xml b/integration/dataservice-hosting-tests/tests-common/integration-test-utils/pom.xml index 270fb97a62..5d354946d5 100644 --- a/integration/dataservice-hosting-tests/tests-common/integration-test-utils/pom.xml +++ b/integration/dataservice-hosting-tests/tests-common/integration-test-utils/pom.xml @@ -21,7 +21,7 @@ org.wso2.ei dataservice-integration-tests-common - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/dataservice-hosting-tests/tests-common/pom.xml b/integration/dataservice-hosting-tests/tests-common/pom.xml index e12250eed8..9bc42269c1 100644 --- a/integration/dataservice-hosting-tests/tests-common/pom.xml +++ b/integration/dataservice-hosting-tests/tests-common/pom.xml @@ -20,7 +20,7 @@ org.wso2.ei dataservice-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/dataservice-hosting-tests/tests-common/ui-pages/pom.xml b/integration/dataservice-hosting-tests/tests-common/ui-pages/pom.xml index 2364f87362..845fe7ae3f 100644 --- a/integration/dataservice-hosting-tests/tests-common/ui-pages/pom.xml +++ b/integration/dataservice-hosting-tests/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei dataservice-integration-tests-common - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/dataservice-hosting-tests/tests-integration/pom.xml b/integration/dataservice-hosting-tests/tests-integration/pom.xml index 248778a9ea..419d02145e 100644 --- a/integration/dataservice-hosting-tests/tests-integration/pom.xml +++ b/integration/dataservice-hosting-tests/tests-integration/pom.xml @@ -20,7 +20,7 @@ org.wso2.ei dataservice-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/dataservice-hosting-tests/tests-integration/tests/pom.xml b/integration/dataservice-hosting-tests/tests-integration/tests/pom.xml index c6d2ee680b..e859db2857 100644 --- a/integration/dataservice-hosting-tests/tests-integration/tests/pom.xml +++ b/integration/dataservice-hosting-tests/tests-integration/tests/pom.xml @@ -21,7 +21,7 @@ org.wso2.ei dataservice-integration-tests - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/dataservice-hosting-tests/tests-ui-integration/pom.xml b/integration/dataservice-hosting-tests/tests-ui-integration/pom.xml index b325f9d7bb..ddc6cb4d05 100644 --- a/integration/dataservice-hosting-tests/tests-ui-integration/pom.xml +++ b/integration/dataservice-hosting-tests/tests-ui-integration/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei dataservice-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/mediation-tests/coverage-report/pom.xml b/integration/mediation-tests/coverage-report/pom.xml index a1fc345e34..0a697537ba 100644 --- a/integration/mediation-tests/coverage-report/pom.xml +++ b/integration/mediation-tests/coverage-report/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/integration/mediation-tests/pom.xml b/integration/mediation-tests/pom.xml index dc130f0ffc..b724bf521a 100755 --- a/integration/mediation-tests/pom.xml +++ b/integration/mediation-tests/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei integrations - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/mediation-tests/service-samples/pom.xml b/integration/mediation-tests/service-samples/pom.xml index a521e96166..36480884ea 100644 --- a/integration/mediation-tests/service-samples/pom.xml +++ b/integration/mediation-tests/service-samples/pom.xml @@ -4,7 +4,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/mediation-tests/tests-common/admin-clients/pom.xml b/integration/mediation-tests/tests-common/admin-clients/pom.xml index 7bdbfa3c0d..8d6ac7ea96 100644 --- a/integration/mediation-tests/tests-common/admin-clients/pom.xml +++ b/integration/mediation-tests/tests-common/admin-clients/pom.xml @@ -5,7 +5,7 @@ org.wso2.ei integration-test-common - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml admin-clients diff --git a/integration/mediation-tests/tests-common/integration-test-utils/pom.xml b/integration/mediation-tests/tests-common/integration-test-utils/pom.xml index cc4372659c..623e1b3e2a 100644 --- a/integration/mediation-tests/tests-common/integration-test-utils/pom.xml +++ b/integration/mediation-tests/tests-common/integration-test-utils/pom.xml @@ -8,7 +8,7 @@ org.wso2.ei integration-test-common - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/mediation-tests/tests-common/pom.xml b/integration/mediation-tests/tests-common/pom.xml index 8cd9afc3f7..c97fb934d2 100644 --- a/integration/mediation-tests/tests-common/pom.xml +++ b/integration/mediation-tests/tests-common/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/mediation-tests/tests-common/ui-pages/pom.xml b/integration/mediation-tests/tests-common/ui-pages/pom.xml index ebcf75978a..a7bb86b662 100644 --- a/integration/mediation-tests/tests-common/ui-pages/pom.xml +++ b/integration/mediation-tests/tests-common/ui-pages/pom.xml @@ -5,7 +5,7 @@ org.wso2.ei integration-test-common - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml EI Integration Test UI Pages diff --git a/integration/mediation-tests/tests-mediator-1/pom.xml b/integration/mediation-tests/tests-mediator-1/pom.xml index 46fa56c7cb..136a7cc971 100644 --- a/integration/mediation-tests/tests-mediator-1/pom.xml +++ b/integration/mediation-tests/tests-mediator-1/pom.xml @@ -21,7 +21,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/integration/mediation-tests/tests-mediator-2/pom.xml b/integration/mediation-tests/tests-mediator-2/pom.xml index be6dffb141..efaff9b504 100644 --- a/integration/mediation-tests/tests-mediator-2/pom.xml +++ b/integration/mediation-tests/tests-mediator-2/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/integration/mediation-tests/tests-other/pom.xml b/integration/mediation-tests/tests-other/pom.xml index fc2494b959..8484440a9b 100644 --- a/integration/mediation-tests/tests-other/pom.xml +++ b/integration/mediation-tests/tests-other/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/integration/mediation-tests/tests-patches/pom.xml b/integration/mediation-tests/tests-patches/pom.xml index 098a3da634..5cee4c1903 100644 --- a/integration/mediation-tests/tests-patches/pom.xml +++ b/integration/mediation-tests/tests-patches/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/integration/mediation-tests/tests-platform/pom.xml b/integration/mediation-tests/tests-platform/pom.xml index 205d2ab6ec..ccf45bdeb8 100644 --- a/integration/mediation-tests/tests-platform/pom.xml +++ b/integration/mediation-tests/tests-platform/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/mediation-tests/tests-platform/tests-rabbitmq/pom.xml b/integration/mediation-tests/tests-platform/tests-rabbitmq/pom.xml index e4d28d7c11..3091c1e288 100644 --- a/integration/mediation-tests/tests-platform/tests-rabbitmq/pom.xml +++ b/integration/mediation-tests/tests-platform/tests-rabbitmq/pom.xml @@ -21,7 +21,7 @@ org.wso2.ei org.wso2.carbon.ei.tests.platform - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/integration/mediation-tests/tests-platform/tests-wso2mb/pom.xml b/integration/mediation-tests/tests-platform/tests-wso2mb/pom.xml index 50b5b88f6d..aebfc5ee32 100644 --- a/integration/mediation-tests/tests-platform/tests-wso2mb/pom.xml +++ b/integration/mediation-tests/tests-platform/tests-wso2mb/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei org.wso2.carbon.ei.tests.platform - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/integration/mediation-tests/tests-sample/pom.xml b/integration/mediation-tests/tests-sample/pom.xml index 50c0cd101a..f32b86c46f 100644 --- a/integration/mediation-tests/tests-sample/pom.xml +++ b/integration/mediation-tests/tests-sample/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/mediation-tests/tests-service/pom.xml b/integration/mediation-tests/tests-service/pom.xml index 0d7eea82d3..2782a8075f 100644 --- a/integration/mediation-tests/tests-service/pom.xml +++ b/integration/mediation-tests/tests-service/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/integration/mediation-tests/tests-transport/pom.xml b/integration/mediation-tests/tests-transport/pom.xml index 7bfc17c1e9..e4a5ea5dca 100644 --- a/integration/mediation-tests/tests-transport/pom.xml +++ b/integration/mediation-tests/tests-transport/pom.xml @@ -3,7 +3,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/integration/mediation-tests/tests-ui/pom.xml b/integration/mediation-tests/tests-ui/pom.xml index 4c20767951..f0e7067ac9 100644 --- a/integration/mediation-tests/tests-ui/pom.xml +++ b/integration/mediation-tests/tests-ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.ei mediation-integration - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/integration/pom.xml b/integration/pom.xml index f87a49deb6..d7f096c29f 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei wso2ei-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/p2-profile/analytics-profile/pom.xml b/p2-profile/analytics-profile/pom.xml index 39a591954f..ad3f8ae0ac 100644 --- a/p2-profile/analytics-profile/pom.xml +++ b/p2-profile/analytics-profile/pom.xml @@ -31,7 +31,7 @@ 4.0.0 org.wso2.ei wso2analytics-profile - 6.6.0-SNAPSHOT + 6.6.0-alpha pom >WSO2 Enterprise Integrator - Analytics Profile Generation @@ -2038,4 +2038,8 @@ + + + v6.6.0-alpha + diff --git a/p2-profile/broker-profile/pom.xml b/p2-profile/broker-profile/pom.xml index bb588e8f1c..9497ffc1ee 100644 --- a/p2-profile/broker-profile/pom.xml +++ b/p2-profile/broker-profile/pom.xml @@ -21,7 +21,7 @@ org.wso2.ei p2-profile - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/p2-profile/business-process-profile/pom.xml b/p2-profile/business-process-profile/pom.xml index 352ba841c6..7a210339dc 100644 --- a/p2-profile/business-process-profile/pom.xml +++ b/p2-profile/business-process-profile/pom.xml @@ -21,7 +21,7 @@ p2-profile org.wso2.ei - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/p2-profile/ei-profile/pom.xml b/p2-profile/ei-profile/pom.xml index 649022f45b..fb70b4c071 100755 --- a/p2-profile/ei-profile/pom.xml +++ b/p2-profile/ei-profile/pom.xml @@ -23,7 +23,7 @@ p2-profile org.wso2.ei - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index de164fee3b..4ef372c2c5 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -23,7 +23,7 @@ org.wso2.ei wso2ei-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/pom.xml b/pom.xml index 38d3e6ae49..41451c1da8 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wso2.ei wso2ei-parent pom - 6.6.0-SNAPSHOT + 6.6.0-alpha WSO2 Enterprise Integrator http://wso2.com/products/enterprise-integrator/ WSO2 Enterprise Integrator @@ -1648,7 +1648,7 @@ https://github.com/wso2/product-ei.git scm:git:https://github.com/wso2/product-ei.git scm:git:https://github.com/wso2/product-ei.git - HEAD + v6.6.0-alpha @@ -1684,7 +1684,7 @@ - 6.6.0-SNAPSHOT + 6.6.0-alpha 4.5.22 diff --git a/samples/business-process-samples/pom.xml b/samples/business-process-samples/pom.xml index 45da13372f..a415166012 100644 --- a/samples/business-process-samples/pom.xml +++ b/samples/business-process-samples/pom.xml @@ -20,7 +20,7 @@ org.wso2.ei ei-samples-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/samples/business-process-samples/product/bpmn-sample-jars/pom.xml b/samples/business-process-samples/product/bpmn-sample-jars/pom.xml index cc66bcf40e..0bcf8d3ea4 100644 --- a/samples/business-process-samples/product/bpmn-sample-jars/pom.xml +++ b/samples/business-process-samples/product/bpmn-sample-jars/pom.xml @@ -2,7 +2,7 @@ org.wso2.ei samples - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml 4.0.0 diff --git a/samples/business-process-samples/product/pom.xml b/samples/business-process-samples/product/pom.xml index 137b5cc604..02630a7a0d 100644 --- a/samples/business-process-samples/product/pom.xml +++ b/samples/business-process-samples/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.ei wso2bps-samples-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/samples/business-process-samples/product/process-tools/pom.xml b/samples/business-process-samples/product/process-tools/pom.xml index 5548a2ec51..1fbe11b9b9 100644 --- a/samples/business-process-samples/product/process-tools/pom.xml +++ b/samples/business-process-samples/product/process-tools/pom.xml @@ -21,7 +21,7 @@ org.wso2.ei samples - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/samples/business-process-samples/product/sample-client/pom.xml b/samples/business-process-samples/product/sample-client/pom.xml index a21138e31c..6c67b5c165 100644 --- a/samples/business-process-samples/product/sample-client/pom.xml +++ b/samples/business-process-samples/product/sample-client/pom.xml @@ -20,7 +20,7 @@ org.wso2.ei samples - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/samples/business-process-samples/product/sample-utils/pom.xml b/samples/business-process-samples/product/sample-utils/pom.xml index f0f3083254..0b6b952b96 100644 --- a/samples/business-process-samples/product/sample-utils/pom.xml +++ b/samples/business-process-samples/product/sample-utils/pom.xml @@ -20,7 +20,7 @@ org.wso2.ei samples - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/samples/data-services/clients/pom.xml b/samples/data-services/clients/pom.xml index f9284954ef..fc57d52d70 100755 --- a/samples/data-services/clients/pom.xml +++ b/samples/data-services/clients/pom.xml @@ -21,7 +21,7 @@ org.wso2.ei dataservices-samples-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha 4.0.0 diff --git a/samples/data-services/pom.xml b/samples/data-services/pom.xml index 2c7491062d..9803539f28 100755 --- a/samples/data-services/pom.xml +++ b/samples/data-services/pom.xml @@ -20,7 +20,7 @@ org.wso2.ei ei-samples-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index 50fc7639e1..bd6c8e8841 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei wso2ei-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/samples/product/pom.xml b/samples/product/pom.xml index 3d187711dd..c46d81a389 100755 --- a/samples/product/pom.xml +++ b/samples/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.ei ei-samples-parent - 6.6.0-SNAPSHOT + 6.6.0-alpha ../pom.xml diff --git a/samples/webapps/jaxrs_basic/pom.xml b/samples/webapps/jaxrs_basic/pom.xml index 3268da0df4..6c5305d576 100755 --- a/samples/webapps/jaxrs_basic/pom.xml +++ b/samples/webapps/jaxrs_basic/pom.xml @@ -19,7 +19,7 @@ org.wso2.ei wso2ei-webapp-samples - 6.6.0-SNAPSHOT + 6.6.0-alpha 4.0.0 diff --git a/samples/webapps/pom.xml b/samples/webapps/pom.xml index 896937ca89..5e0dccf632 100644 --- a/samples/webapps/pom.xml +++ b/samples/webapps/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.wso2.ei wso2ei-webapp-samples - 6.6.0-SNAPSHOT + 6.6.0-alpha pom WSO2 Enterprise Integrator - Web App Samples http://wso2.org/projects/appserver/java @@ -168,4 +168,8 @@ 3.2.3 2.10 + + + v6.6.0-alpha +