From 1e47ad96fc0fc3e5f3aa610762651aeafa610315 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 21 Sep 2017 19:34:56 +0530 Subject: [PATCH] [WSO2 Release] [Jenkins #1548] [Release 5.2.0] prepare release v5.2.0 --- archetypes/carbon-bundle-archetype/pom.xml | 2 +- archetypes/carbon-component-archetype/pom.xml | 2 +- archetypes/pom.xml | 2 +- core/pom.xml | 4 ++-- distribution/pom.xml | 2 +- features/org.wso2.carbon.osgi.feature/pom.xml | 2 +- features/org.wso2.carbon.runtime.feature/pom.xml | 2 +- features/org.wso2.carbon.server.feature/pom.xml | 2 +- features/pom.xml | 2 +- launcher/pom.xml | 2 +- parent/pom.xml | 8 ++++++-- .../org.wso2.carbon.container/pom.xml | 4 ++-- .../org.wso2.carbon.pax.exam.feature/pom.xml | 2 +- pax-exam-container-carbon/pom.xml | 2 +- pom.xml | 4 ++-- tests/coverage-report/pom.xml | 4 ++-- tests/osgi-tests/pom.xml | 6 +++--- tests/pom.xml | 2 +- tests/test-artifacts/carbon-context-test-artifact/pom.xml | 2 +- tests/test-artifacts/carbon-touchpoint/pom.xml | 2 +- tests/test-artifacts/pom.xml | 2 +- .../org.wso2.carbon.sample.datasource.mgt/pom.xml | 2 +- .../org.wso2.carbon.sample.dbs.deployer/pom.xml | 2 +- .../org.wso2.carbon.sample.deployer.mgt/pom.xml | 2 +- .../org.wso2.carbon.sample.order.resolver/pom.xml | 2 +- .../org.wso2.carbon.sample.repository.mgt/pom.xml | 2 +- .../org.wso2.carbon.sample.runtime.bps/pom.xml | 2 +- .../org.wso2.carbon.sample.runtime.custom/pom.xml | 2 +- .../org.wso2.carbon.sample.runtime.jar/pom.xml | 2 +- .../org.wso2.carbon.sample.runtime.mgt/pom.xml | 2 +- .../org.wso2.carbon.sample.runtime.mss/pom.xml | 2 +- .../org.wso2.carbon.sample.runtime.service/pom.xml | 2 +- .../org.wso2.carbon.sample.runtime.webapp/pom.xml | 2 +- .../org.wso2.carbon.sample.transport.custom/pom.xml | 2 +- .../org.wso2.carbon.sample.transport.custom2/pom.xml | 2 +- .../org.wso2.carbon.sample.transport.file/pom.xml | 2 +- .../org.wso2.carbon.sample.transport.http/pom.xml | 2 +- .../org.wso2.carbon.sample.transport.jetty/pom.xml | 2 +- .../org.wso2.carbon.sample.transport.jms/pom.xml | 2 +- .../org.wso2.carbon.sample.transport.mgt/pom.xml | 2 +- tests/test-artifacts/startup-coordination/pom.xml | 2 +- tests/test-carbon-touchpoint-distribution/pom.xml | 2 +- tests/test-distribution/pom.xml | 2 +- tools/pom.xml | 4 ++-- tools/tool-test-artifact/pom.xml | 2 +- tools/tools-core/pom.xml | 2 +- 46 files changed, 58 insertions(+), 54 deletions(-) diff --git a/archetypes/carbon-bundle-archetype/pom.xml b/archetypes/carbon-bundle-archetype/pom.xml index a050a08eb96..2da8d2856d8 100644 --- a/archetypes/carbon-bundle-archetype/pom.xml +++ b/archetypes/carbon-bundle-archetype/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon org.wso2.carbon.archetypes - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/archetypes/carbon-component-archetype/pom.xml b/archetypes/carbon-component-archetype/pom.xml index 05b4307f46a..1b2077fc8a0 100644 --- a/archetypes/carbon-component-archetype/pom.xml +++ b/archetypes/carbon-component-archetype/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon org.wso2.carbon.archetypes - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/archetypes/pom.xml b/archetypes/pom.xml index abcd86a7fd4..e0b6f5596b2 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-parent - 5.2.0-SNAPSHOT + 5.2.0 ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index a50b9d70d18..6cdce2f9720 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon carbon-kernel-parent - 5.2.0-SNAPSHOT + 5.2.0 ../parent/pom.xml 4.0.0 org.wso2.carbon.core - 5.2.0-SNAPSHOT + 5.2.0 bundle WSO2 Carbon Kernel - Core diff --git a/distribution/pom.xml b/distribution/pom.xml index 68534ad9196..e994426c6d4 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-parent - 5.2.0-SNAPSHOT + 5.2.0 ../parent/pom.xml diff --git a/features/org.wso2.carbon.osgi.feature/pom.xml b/features/org.wso2.carbon.osgi.feature/pom.xml index 846fe99d133..4d8a65bb0cf 100644 --- a/features/org.wso2.carbon.osgi.feature/pom.xml +++ b/features/org.wso2.carbon.osgi.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-features - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/features/org.wso2.carbon.runtime.feature/pom.xml b/features/org.wso2.carbon.runtime.feature/pom.xml index 51e1cf623af..ba4c81dcf3c 100644 --- a/features/org.wso2.carbon.runtime.feature/pom.xml +++ b/features/org.wso2.carbon.runtime.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-features - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/features/org.wso2.carbon.server.feature/pom.xml b/features/org.wso2.carbon.server.feature/pom.xml index 80a2e723995..b1bc80c369a 100644 --- a/features/org.wso2.carbon.server.feature/pom.xml +++ b/features/org.wso2.carbon.server.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-features - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/features/pom.xml b/features/pom.xml index a5f182b5958..3d0f11ae75a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon carbon-kernel-parent - 5.2.0-SNAPSHOT + 5.2.0 ../parent/pom.xml diff --git a/launcher/pom.xml b/launcher/pom.xml index 83b240fa78d..5cea324d5b9 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon carbon-kernel-parent - 5.2.0-SNAPSHOT + 5.2.0 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 169f1889a54..55db2b1305e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -27,7 +27,7 @@ org.wso2.carbon carbon-kernel-parent pom - 5.2.0-SNAPSHOT + 5.2.0 WSO2 Carbon Kernel - Parent Pom WSO2 Carbon Kernel Parent Pom http://wso2.com @@ -629,7 +629,7 @@ [5.0.0, 6.0.0) 1.1.0 - 5.2.0-SNAPSHOT + 5.2.0 5.2.0 [5.0.0, 6.0.0) @@ -726,4 +726,8 @@ [2.0.0, 3.0.0) [2.0.0, 3.0.0) + + + v5.2.0 + diff --git a/pax-exam-container-carbon/org.wso2.carbon.container/pom.xml b/pax-exam-container-carbon/org.wso2.carbon.container/pom.xml index e341263e75d..5eddfa396a8 100644 --- a/pax-exam-container-carbon/org.wso2.carbon.container/pom.xml +++ b/pax-exam-container-carbon/org.wso2.carbon.container/pom.xml @@ -19,11 +19,11 @@ org.wso2.carbon pax-exam-container-carbon - 5.2.0-SNAPSHOT + 5.2.0 org.wso2.carbon.container - 5.2.0-SNAPSHOT + 5.2.0 WSO2 Carbon Kernel - Pax Exam Container jar diff --git a/pax-exam-container-carbon/org.wso2.carbon.pax.exam.feature/pom.xml b/pax-exam-container-carbon/org.wso2.carbon.pax.exam.feature/pom.xml index 2f4595ff944..0b501399baf 100644 --- a/pax-exam-container-carbon/org.wso2.carbon.pax.exam.feature/pom.xml +++ b/pax-exam-container-carbon/org.wso2.carbon.pax.exam.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon pax-exam-container-carbon - 5.2.0-SNAPSHOT + 5.2.0 org.wso2.carbon.pax.exam.feature diff --git a/pax-exam-container-carbon/pom.xml b/pax-exam-container-carbon/pom.xml index 4692e5f25c0..8e758ea0475 100644 --- a/pax-exam-container-carbon/pom.xml +++ b/pax-exam-container-carbon/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-parent - 5.2.0-SNAPSHOT + 5.2.0 ../parent/pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index b327dc8bada..887d4119836 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.wso2.carbon carbon-kernel pom - 5.2.0-SNAPSHOT + 5.2.0 WSO2 Carbon Kernel - Aggregate Pom WSO2 Carbon Kernel Aggregate Pom http://wso2.com @@ -60,7 +60,7 @@ https://github.com/wso2/carbon-kernel.git scm:git:https://github.com/wso2/carbon-kernel.git scm:git:https://github.com/wso2/carbon-kernel.git - HEAD + v5.2.0 diff --git a/tests/coverage-report/pom.xml b/tests/coverage-report/pom.xml index 9612002779c..373359beff5 100644 --- a/tests/coverage-report/pom.xml +++ b/tests/coverage-report/pom.xml @@ -18,13 +18,13 @@ org.wso2.carbon carbon-kernel-tests - 5.2.0-SNAPSHOT + 5.2.0 ../pom.xml 4.0.0 carbon-kernel-coverage-reports - 5.2.0-SNAPSHOT + 5.2.0 WSO2 Carbon Kernel - Coverage Reports Coverage Report for Carbon Kernel by merging unit and osgi tests http://wso2.com diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index 070c863ee3d..b65d72c934a 100644 --- a/tests/osgi-tests/pom.xml +++ b/tests/osgi-tests/pom.xml @@ -18,13 +18,13 @@ carbon-kernel-tests org.wso2.carbon - 5.2.0-SNAPSHOT + 5.2.0 ../pom.xml 4.0.0 carbon-kernel-osgi-tests - 5.2.0-SNAPSHOT + 5.2.0 WSO2 Carbon Kernel - OSGi Tests OSGi Tests for Carbon Kernel http://wso2.com @@ -165,7 +165,7 @@ org.wso2.carbon org.wso2.carbon.sample.transport.file - 5.2.0-SNAPSHOT + 5.2.0 test diff --git a/tests/pom.xml b/tests/pom.xml index 30cc32f5b61..c41bd46a514 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-parent - 5.2.0-SNAPSHOT + 5.2.0 ../parent/pom.xml diff --git a/tests/test-artifacts/carbon-context-test-artifact/pom.xml b/tests/test-artifacts/carbon-context-test-artifact/pom.xml index 6423dea8076..e528e04ad15 100644 --- a/tests/test-artifacts/carbon-context-test-artifact/pom.xml +++ b/tests/test-artifacts/carbon-context-test-artifact/pom.xml @@ -19,7 +19,7 @@ carbon-kernel-test-artifacts org.wso2.carbon - 5.2.0-SNAPSHOT + 5.2.0 carbon-context-test-artifact bundle diff --git a/tests/test-artifacts/carbon-touchpoint/pom.xml b/tests/test-artifacts/carbon-touchpoint/pom.xml index a1439b6bcd8..6db52c8fe47 100644 --- a/tests/test-artifacts/carbon-touchpoint/pom.xml +++ b/tests/test-artifacts/carbon-touchpoint/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/pom.xml b/tests/test-artifacts/pom.xml index f8f699e1f08..5703662f104 100644 --- a/tests/test-artifacts/pom.xml +++ b/tests/test-artifacts/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-tests - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.datasource.mgt/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.datasource.mgt/pom.xml index 17bb29e584f..7f3d6e487d6 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.datasource.mgt/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.datasource.mgt/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.dbs.deployer/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.dbs.deployer/pom.xml index 7f49e4b17da..f8a9a5f12ca 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.dbs.deployer/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.dbs.deployer/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.deployer.mgt/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.deployer.mgt/pom.xml index b89fcac6337..48d5db344cf 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.deployer.mgt/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.deployer.mgt/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.order.resolver/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.order.resolver/pom.xml index 04cce0409b8..bea7ac4c696 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.order.resolver/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.order.resolver/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.repository.mgt/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.repository.mgt/pom.xml index 08ffc8cc733..9bb066efe8d 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.repository.mgt/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.repository.mgt/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.bps/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.bps/pom.xml index f0f9152f65a..0148cba36d4 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.bps/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.bps/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.custom/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.custom/pom.xml index 65dbffc4a84..abdb20c9702 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.custom/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.custom/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.jar/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.jar/pom.xml index 45ab21809ca..c62f7123fbf 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.jar/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.jar/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.mgt/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.mgt/pom.xml index 0b5b257d3d5..a3334b54d5d 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.mgt/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.mgt/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.mss/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.mss/pom.xml index 846788b3f0b..b56ab1ec4fc 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.mss/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.mss/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.service/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.service/pom.xml index 380f8b02807..b2a8671eef7 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.service/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.service/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.webapp/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.webapp/pom.xml index 1247564d0c9..52f923e3b0e 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.webapp/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.runtime.webapp/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.custom/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.custom/pom.xml index 3f12f69481c..7e687d39049 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.custom/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.custom/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.custom2/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.custom2/pom.xml index 76be9d4aa3a..7b0874808cc 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.custom2/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.custom2/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.file/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.file/pom.xml index 2c3eef3f6bb..0e51b5e0b31 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.file/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.file/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.http/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.http/pom.xml index 520930343d4..80933a74754 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.http/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.http/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.jetty/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.jetty/pom.xml index 270d63d702c..1f28c9239ba 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.jetty/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.jetty/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.jms/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.jms/pom.xml index cec1675b985..8afb1df6425 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.jms/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.jms/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.mgt/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.mgt/pom.xml index 17682af9895..19205efc90d 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.mgt/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.mgt/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/pom.xml b/tests/test-artifacts/startup-coordination/pom.xml index a1ab9ea7a35..7ced689911a 100644 --- a/tests/test-artifacts/startup-coordination/pom.xml +++ b/tests/test-artifacts/startup-coordination/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-test-artifacts - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-carbon-touchpoint-distribution/pom.xml b/tests/test-carbon-touchpoint-distribution/pom.xml index 90dcd48584a..53102d10a2a 100644 --- a/tests/test-carbon-touchpoint-distribution/pom.xml +++ b/tests/test-carbon-touchpoint-distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-tests - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index dc6edbc5e00..2913aab67fc 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-tests - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index fe108980c01..065b4ed1543 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -18,13 +18,13 @@ org.wso2.carbon carbon-kernel-parent - 5.2.0-SNAPSHOT + 5.2.0 ../parent/pom.xml 4.0.0 org.wso2.carbon.tools - 5.2.0-SNAPSHOT + 5.2.0 pom WSO2 Carbon Kernel - Tools WSO2 Carbon Kernel Tools Parent Pom diff --git a/tools/tool-test-artifact/pom.xml b/tools/tool-test-artifact/pom.xml index 8f88d1a42e4..8685b225411 100644 --- a/tools/tool-test-artifact/pom.xml +++ b/tools/tool-test-artifact/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.tools org.wso2.carbon - 5.2.0-SNAPSHOT + 5.2.0 4.0.0 diff --git a/tools/tools-core/pom.xml b/tools/tools-core/pom.xml index d7e352ce6a9..e566ad5a0a8 100644 --- a/tools/tools-core/pom.xml +++ b/tools/tools-core/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.tools org.wso2.carbon - 5.2.0-SNAPSHOT + 5.2.0 4.0.0