diff --git a/archetypes/carbon-bundle-archetype/pom.xml b/archetypes/carbon-bundle-archetype/pom.xml index 4a331d6eef7..8369d18d6e5 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.1.0-SNAPSHOT + 5.1.0-beta 4.0.0 diff --git a/archetypes/carbon-component-archetype/pom.xml b/archetypes/carbon-component-archetype/pom.xml index 39331a10389..6ec9a2dc2d7 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.1.0-SNAPSHOT + 5.1.0-beta 4.0.0 diff --git a/archetypes/pom.xml b/archetypes/pom.xml index e16d4ad77ff..5994540a05d 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../parent/pom.xml diff --git a/base/pom.xml b/base/pom.xml index 8b4814cc279..20b28627a93 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -19,11 +19,11 @@ org.wso2.carbon carbon-kernel-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../parent/pom.xml org.wso2.carbon.base - 5.1.0-SNAPSHOT + 5.1.0-beta bundle WSO2 Carbon Kernel - Base Initial Bundle http://wso2.com diff --git a/core/pom.xml b/core/pom.xml index 366299e90fe..59aec267117 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,13 +20,13 @@ org.wso2.carbon carbon-kernel-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../parent/pom.xml 4.0.0 org.wso2.carbon.core - 5.1.0-SNAPSHOT + 5.1.0-beta bundle WSO2 Carbon Kernel - Core diff --git a/distribution/pom.xml b/distribution/pom.xml index 1291a1c4bcf..0a7abeafbd9 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../parent/pom.xml diff --git a/features/org.wso2.carbon.kernel.feature/pom.xml b/features/org.wso2.carbon.kernel.feature/pom.xml index 992b5c25c9e..937ea80d88e 100644 --- a/features/org.wso2.carbon.kernel.feature/pom.xml +++ b/features/org.wso2.carbon.kernel.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-features - 5.1.0-SNAPSHOT + 5.1.0-beta 4.0.0 diff --git a/features/org.wso2.carbon.runtime.feature/pom.xml b/features/org.wso2.carbon.runtime.feature/pom.xml index ce922ee5f0a..caa79a860e8 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.1.0-SNAPSHOT + 5.1.0-beta 4.0.0 diff --git a/features/pom.xml b/features/pom.xml index c76af560d13..7c523c3ed41 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon carbon-kernel-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../parent/pom.xml diff --git a/launcher/pom.xml b/launcher/pom.xml index ed167d01cf3..326d04b0009 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon carbon-kernel-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index a6f59903cc9..dab7b146d53 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -27,7 +27,7 @@ org.wso2.carbon carbon-kernel-parent pom - 5.1.0-SNAPSHOT + 5.1.0-beta WSO2 Carbon Kernel - Parent Pom WSO2 Carbon Kernel Parent Pom http://wso2.com @@ -414,7 +414,7 @@ UTF-8 - 5.1.0-SNAPSHOT + 5.1.0-beta 5.1.0 [5.0.0, 6.0.0) @@ -490,4 +490,8 @@ [0.0.0,1.0.0) [0.0.0,1.0.0) + + + v5.1.0-beta + diff --git a/pom.xml b/pom.xml index 0a9a668f025..87c14d6a641 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.wso2.carbon carbon-kernel pom - 5.1.0-SNAPSHOT + 5.1.0-beta WSO2 Carbon Kernel - Aggregate Pom WSO2 Carbon Kernel Aggregate Pom http://wso2.com @@ -58,7 +58,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.1.0-beta diff --git a/tests/coverage-report/pom.xml b/tests/coverage-report/pom.xml index 9f667f8128f..7dbcf860155 100644 --- a/tests/coverage-report/pom.xml +++ b/tests/coverage-report/pom.xml @@ -14,18 +14,17 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.wso2.carbon carbon-kernel-tests - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml 4.0.0 carbon-kernel-coverage-reports - 5.1.0-SNAPSHOT + 5.1.0-beta WSO2 Carbon Kernel - Coverage Reports Coverage Report for Carbon Kernel by merging unit and osgi tests http://wso2.com diff --git a/tests/osgi-test-util/pom.xml b/tests/osgi-test-util/pom.xml index 9b50ddd48c2..2a988d3fd15 100644 --- a/tests/osgi-test-util/pom.xml +++ b/tests/osgi-test-util/pom.xml @@ -18,13 +18,13 @@ org.wso2.carbon carbon-kernel-tests - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml 4.0.0 osgi-test-util - 5.1.0-SNAPSHOT + 5.1.0-beta WSO2 Carbon Kernel - OSGi Test Util OSGi Test Utils for WSO2 Carbon http://wso2.com diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index f6d7408e998..04ee281a5d3 100644 --- a/tests/osgi-tests/pom.xml +++ b/tests/osgi-tests/pom.xml @@ -18,13 +18,13 @@ carbon-kernel-tests org.wso2.carbon - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml 4.0.0 carbon-kernel-osgi-tests - 5.1.0-SNAPSHOT + 5.1.0-beta WSO2 Carbon Kernel - OSGi Tests OSGi Tests for Carbon Kernel http://wso2.com diff --git a/tests/pom.xml b/tests/pom.xml index a37d6f231da..1a1f0147e71 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../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 7d3487ef154..426a36d3284 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.1.0-SNAPSHOT + 5.1.0-beta carbon-context-test-artifact bundle diff --git a/tests/test-artifacts/pom.xml b/tests/test-artifacts/pom.xml index 8db12c0b542..5e2e2c40b5b 100644 --- a/tests/test-artifacts/pom.xml +++ b/tests/test-artifacts/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon carbon-kernel-tests - 5.1.0-SNAPSHOT + 5.1.0-beta 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 b7ea67c2510..a15a677173f 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.1.0-SNAPSHOT + 5.1.0-beta 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 471f73b5588..fa757b07d31 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.1.0-SNAPSHOT + 5.1.0-beta 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 45934cab8f7..9d0766714c3 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.1.0-SNAPSHOT + 5.1.0-beta 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 e1adaca4725..ee7f372ea7e 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.1.0-SNAPSHOT + 5.1.0-beta 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 3f4369ad7a0..e0242da3af6 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.1.0-SNAPSHOT + 5.1.0-beta 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 5af0d5ebad7..8f08118ce74 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.1.0-SNAPSHOT + 5.1.0-beta 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 e28304efaa7..0e7d8daa493 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.1.0-SNAPSHOT + 5.1.0-beta 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 39061c00c5c..e32d7fc7a10 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.1.0-SNAPSHOT + 5.1.0-beta 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 f38cacf16f4..b96b4144425 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 @@ -14,12 +14,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.1.0-SNAPSHOT + 5.1.0-beta 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 b0dfa4781fc..01a063b66c7 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.1.0-SNAPSHOT + 5.1.0-beta 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 bd22e40705a..95164c0b4f6 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.1.0-SNAPSHOT + 5.1.0-beta 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 23e2b59083c..c739a7bddef 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.1.0-SNAPSHOT + 5.1.0-beta 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 a5503ba0091..46640056e5f 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.1.0-SNAPSHOT + 5.1.0-beta 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 a957ea246dc..991b70adbcb 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.1.0-SNAPSHOT + 5.1.0-beta 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 4457814be91..a9991705143 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.1.0-SNAPSHOT + 5.1.0-beta 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 7cd63965198..65994ac57b5 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.1.0-SNAPSHOT + 5.1.0-beta 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 f33ea50b351..4ddf204218e 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.1.0-SNAPSHOT + 5.1.0-beta 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 053148466d2..5ef698fd115 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.1.0-SNAPSHOT + 5.1.0-beta 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.service/pom.xml b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.service/pom.xml index f13d465e638..87759b56c81 100644 --- a/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.service/pom.xml +++ b/tests/test-artifacts/startup-coordination/org.wso2.carbon.sample.transport.service/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon carbon-kernel-startup-resolver-test-artifacts - 5.1.0-SNAPSHOT + 5.1.0-beta 4.0.0 diff --git a/tests/test-artifacts/startup-coordination/pom.xml b/tests/test-artifacts/startup-coordination/pom.xml index b2c0a0e1062..6fb29881d8c 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.1.0-SNAPSHOT + 5.1.0-beta 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index d3d892d5e1b..ce2f3254104 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -18,13 +18,13 @@ org.wso2.carbon carbon-kernel-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../parent/pom.xml 4.0.0 org.wso2.carbon.tools - 5.1.0-SNAPSHOT + 5.1.0-beta 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 0a186890c3a..edb572038b9 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.1.0-SNAPSHOT + 5.1.0-beta 4.0.0 diff --git a/tools/tools-core/pom.xml b/tools/tools-core/pom.xml index b31885f25ed..36468740052 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.1.0-SNAPSHOT + 5.1.0-beta 4.0.0