From 8e1f479e9d1cab11a7cb11fd76b2777cf73e313c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 29 Oct 2015 02:01:06 +0530 Subject: [PATCH] [maven-release-plugin] prepare release v5.0.0-alpha --- core/pom.xml | 4 ++-- distribution/pom.xml | 2 +- features/org.wso2.carbon.core.runtime.feature/pom.xml | 2 +- features/org.wso2.carbon.core.server.feature/pom.xml | 2 +- features/pom.xml | 2 +- launcher/pom.xml | 2 +- modules/transport/pom.xml | 4 ++-- pom.xml | 6 +++--- tests/osgi-tests/pom.xml | 4 ++-- tests/pom.xml | 2 +- tests/test-artifacts/pom.xml | 2 +- .../org.wso2.carbon.sample.deployer.mgt/pom.xml | 2 +- .../org.wso2.carbon.sample.runtime.bps/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.webapp/pom.xml | 2 +- .../org.wso2.carbon.sample.transport.custom/pom.xml | 2 +- .../org.wso2.carbon.sample.transport.http/pom.xml | 2 +- .../org.wso2.carbon.sample.transport.mgt/pom.xml | 2 +- tests/test-artifacts/startup-coordination/pom.xml | 2 +- tools/pom.xml | 4 ++-- 22 files changed, 28 insertions(+), 28 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index d080028e593..9bbe31cec7f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,12 +20,12 @@ org.wso2.carbon carbon-kernel - 5.0.0-SNAPSHOT + 5.0.0-alpha 4.0.0 org.wso2.carbon.core - 5.0.0-SNAPSHOT + 5.0.0-alpha bundle WSO2 Carbon Kernel - Core diff --git a/distribution/pom.xml b/distribution/pom.xml index e750c6292f3..23e2fd7e441 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel - 5.0.0-SNAPSHOT + 5.0.0-alpha 4.0.0 diff --git a/features/org.wso2.carbon.core.runtime.feature/pom.xml b/features/org.wso2.carbon.core.runtime.feature/pom.xml index a9379b04e90..d7560c58ccc 100644 --- a/features/org.wso2.carbon.core.runtime.feature/pom.xml +++ b/features/org.wso2.carbon.core.runtime.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-features - 5.0.0-SNAPSHOT + 5.0.0-alpha 4.0.0 diff --git a/features/org.wso2.carbon.core.server.feature/pom.xml b/features/org.wso2.carbon.core.server.feature/pom.xml index 816f113d1fd..85d20277579 100644 --- a/features/org.wso2.carbon.core.server.feature/pom.xml +++ b/features/org.wso2.carbon.core.server.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-features - 5.0.0-SNAPSHOT + 5.0.0-alpha 4.0.0 diff --git a/features/pom.xml b/features/pom.xml index 32eadce513c..461981d76a1 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon carbon-kernel - 5.0.0-SNAPSHOT + 5.0.0-alpha 4.0.0 diff --git a/launcher/pom.xml b/launcher/pom.xml index f4edf4c5fd9..53fb5807970 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon carbon-kernel - 5.0.0-SNAPSHOT + 5.0.0-alpha org.wso2.carbon.launcher diff --git a/modules/transport/pom.xml b/modules/transport/pom.xml index 9a09319f072..8ebf095737b 100644 --- a/modules/transport/pom.xml +++ b/modules/transport/pom.xml @@ -20,12 +20,12 @@ org.wso2.carbon carbon-kernel - 5.0.0-SNAPSHOT + 5.0.0-alpha ../../pom.xml org.wso2.carbon.transport - 5.0.0-SNAPSHOT + 5.0.0-alpha bundle WSO2 Carbon Kernel - Transport This module includes the http transport for kernel based on jetty diff --git a/pom.xml b/pom.xml index 9e4fada9243..6ee1be55bac 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.wso2.carbon carbon-kernel pom - 5.0.0-SNAPSHOT + 5.0.0-alpha WSO2 Carbon Kernel - Parent Pom WSO2 Carbon Kernel http://wso2.org @@ -70,7 +70,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.0.0-alpha @@ -546,7 +546,7 @@ UTF-8 - 5.0.0-SNAPSHOT + 5.0.0-alpha 5.0.0.alpha 5.0.0 [5.0.0, 6.0.0) diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index a8dc6969f61..009d6a6cb9d 100644 --- a/tests/osgi-tests/pom.xml +++ b/tests/osgi-tests/pom.xml @@ -18,13 +18,13 @@ carbon-kernel-tests org.wso2.carbon - 5.0.0-SNAPSHOT + 5.0.0-alpha ../pom.xml 4.0.0 osgi-tests - 5.0.0-SNAPSHOT + 5.0.0-alpha WSO2 Carbon Kernel - OSGi Tests OSGi Tests for Carbon Kernel http://wso2.org diff --git a/tests/pom.xml b/tests/pom.xml index ea2622722b3..30abdf3faf0 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel - 5.0.0-SNAPSHOT + 5.0.0-alpha 4.0.0 diff --git a/tests/test-artifacts/pom.xml b/tests/test-artifacts/pom.xml index 32750600f11..5f33d16f3b8 100644 --- a/tests/test-artifacts/pom.xml +++ b/tests/test-artifacts/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-tests - 5.0.0-SNAPSHOT + 5.0.0-alpha 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 184ade74036..0fb5c1aa7c6 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 startup-coordination - 5.0.0-SNAPSHOT + 5.0.0-alpha 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 b642692715f..ad30ea16d8c 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 startup-coordination - 5.0.0-SNAPSHOT + 5.0.0-alpha 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 04e818eadce..26347a005c3 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 startup-coordination - 5.0.0-SNAPSHOT + 5.0.0-alpha 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 1bfbff67791..de5973c9cd3 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 startup-coordination - 5.0.0-SNAPSHOT + 5.0.0-alpha 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 7ebf1f99845..040aaa0ae2b 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 startup-coordination - 5.0.0-SNAPSHOT + 5.0.0-alpha 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 73e41745fd0..e3aaebd821e 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 startup-coordination - 5.0.0-SNAPSHOT + 5.0.0-alpha 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 8feb62c584d..fdb892db728 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 startup-coordination - 5.0.0-SNAPSHOT + 5.0.0-alpha 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 3ab1df41922..904b9b884dd 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 startup-coordination - 5.0.0-SNAPSHOT + 5.0.0-alpha 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 9cd6f5843a8..4727235db33 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 startup-coordination - 5.0.0-SNAPSHOT + 5.0.0-alpha 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/pom.xml b/tests/test-artifacts/startup-coordination/pom.xml index d7acaf4142d..72649979dc2 100644 --- a/tests/test-artifacts/startup-coordination/pom.xml +++ b/tests/test-artifacts/startup-coordination/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon test-artifacts - 5.0.0-SNAPSHOT + 5.0.0-alpha 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index e94ba8edac8..78aa820ec07 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -18,12 +18,12 @@ carbon-kernel org.wso2.carbon - 5.0.0-SNAPSHOT + 5.0.0-alpha 4.0.0 org.wso2.carbon.tools - 5.0.0-SNAPSHOT + 5.0.0-alpha WSO2 Carbon Kernel - Tools Standalone tools which are to be used alongside the WSO2 Carbon kernel