diff --git a/archetypes/carbon-bundle-archetype/pom.xml b/archetypes/carbon-bundle-archetype/pom.xml
index 4a331d6eef7..0c45061aa69 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-m1
4.0.0
diff --git a/archetypes/carbon-component-archetype/pom.xml b/archetypes/carbon-component-archetype/pom.xml
index 39331a10389..09afe193977 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-m1
4.0.0
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index e16d4ad77ff..119963e33ce 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-m1
../parent/pom.xml
diff --git a/core/pom.xml b/core/pom.xml
index 551bf9eef55..9c1c7991535 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-m1
../parent/pom.xml
4.0.0
org.wso2.carbon.core
- 5.1.0-SNAPSHOT
+ 5.1.0-m1
bundle
WSO2 Carbon Kernel - Core
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 69ad9d4111c..947eac01c46 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-m1
../parent/pom.xml
diff --git a/features/org.wso2.carbon.core.runtime.feature/pom.xml b/features/org.wso2.carbon.core.runtime.feature/pom.xml
index 02afbb12b6a..30537a56419 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.1.0-SNAPSHOT
+ 5.1.0-m1
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 661cf71604e..71965a2af73 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.1.0-SNAPSHOT
+ 5.1.0-m1
4.0.0
diff --git a/features/pom.xml b/features/pom.xml
index d9f759ba0a1..ac332f60aed 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-m1
../parent/pom.xml
diff --git a/launcher/pom.xml b/launcher/pom.xml
index 5bbbcb170ca..453e6e5629f 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-m1
../parent/pom.xml
diff --git a/parent/pom.xml b/parent/pom.xml
index ff587e8b6bd..c406beb2cb3 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-m1
WSO2 Carbon Kernel - Parent Pom
WSO2 Carbon Kernel Parent Pom
http://wso2.com
@@ -424,7 +424,7 @@
UTF-8
- 5.1.0-SNAPSHOT
+ 5.1.0-m1
5.0.0
[5.0.0, 6.0.0)
@@ -502,4 +502,8 @@
2.4.0.wso2v1
5.1.37
+
+
+ v5.1.0-m1
+
diff --git a/pom.xml b/pom.xml
index e9bff8f5db1..1d952fd50c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
org.wso2.carbon
carbon-kernel
pom
- 5.1.0-SNAPSHOT
+ 5.1.0-m1
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-m1
diff --git a/tests/osgi-test-util/pom.xml b/tests/osgi-test-util/pom.xml
index a672cae1deb..33aec5a7cf5 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-m1
../pom.xml
4.0.0
osgi-test-util
- 5.1.0-SNAPSHOT
+ 5.1.0-m1
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 3e7eb0de994..751fde43608 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-m1
../pom.xml
4.0.0
carbon-kernel-osgi-tests
- 5.1.0-SNAPSHOT
+ 5.1.0-m1
WSO2 Carbon Kernel - OSGi Tests
OSGi Tests for Carbon Kernel
http://wso2.com
diff --git a/tests/pom.xml b/tests/pom.xml
index aaff2b36fa5..51948af7cfa 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-m1
../parent/pom.xml
diff --git a/tests/test-artifacts/pom.xml b/tests/test-artifacts/pom.xml
index fabae07b6de..b880e59b172 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-m1
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 f3d42a132f4..9737467ce52 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-m1
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 9e027e8ad71..b2442070ebf 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-m1
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 1a66c630b40..303ac31156a 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-m1
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..2d6bdff2392 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-m1
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 a50d4ec68eb..a5c1d91d2cd 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-m1
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 b256db73350..613d97b6d64 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-m1
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 533afcb6d61..db8ef681925 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-m1
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 1cb3e29ecd1..b3402fa6ede 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-m1
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 fb0fb524737..cf9a4dfc997 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.1.0-SNAPSHOT
+ 5.1.0-m1
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 2975407bdc5..550aaea8e1d 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-m1
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 714095ebab7..2c51ffd974f 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-m1
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 2287b0c0ea5..5882351715c 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-m1
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 f6b49fcbd9c..0b1e3b212e9 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-m1
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 e03faa7c353..eb51bdf0add 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-m1
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 da21a9d0c34..dfa9181dc86 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-m1
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 6ca36bdc802..7dc8859d70d 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-m1
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 c6ae62afa7a..c568010e1c0 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-m1
4.0.0
diff --git a/tests/test-artifacts/startup-coordination/pom.xml b/tests/test-artifacts/startup-coordination/pom.xml
index 7f2f70d4a71..2ae75eddc07 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-m1
4.0.0
diff --git a/tests/test-artifacts/tool-test-artifact/pom.xml b/tests/test-artifacts/tool-test-artifact/pom.xml
index ed35b1a544e..13be339ae42 100644
--- a/tests/test-artifacts/tool-test-artifact/pom.xml
+++ b/tests/test-artifacts/tool-test-artifact/pom.xml
@@ -18,7 +18,7 @@
carbon-kernel-test-artifacts
org.wso2.carbon
- 5.1.0-SNAPSHOT
+ 5.1.0-m1
4.0.0
diff --git a/tools/pom.xml b/tools/pom.xml
index e3cf1062958..3f9953976db 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-m1
../parent/pom.xml
4.0.0
org.wso2.carbon.tools
- 5.1.0-SNAPSHOT
+ 5.1.0-m1
jar
WSO2 Carbon Kernel - Tools