You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by im...@apache.org on 2014/05/22 21:57:18 UTC

[1/3] git commit: Renamed artifact version from 4.0.0-incubating to 4.0.0

Repository: incubator-stratos
Updated Branches:
  refs/heads/4.0.0 352026bb5 -> a7a30b760


Renamed artifact version from 4.0.0-incubating to 4.0.0


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/baa1f57a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/baa1f57a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/baa1f57a

Branch: refs/heads/4.0.0
Commit: baa1f57a7ed20980c3d9500f7562bdff8f710c03
Parents: 352026b
Author: Imesh Gunaratne <im...@apache.org>
Authored: Fri May 23 01:18:59 2014 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Fri May 23 01:18:59 2014 +0530

----------------------------------------------------------------------
 dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml          | 2 +-
 .../jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml        | 2 +-
 dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml       | 2 +-
 dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml  | 2 +-
 extensions/load-balancer/haproxy-extension/INSTALL.txt       | 4 ++--
 extensions/load-balancer/haproxy-extension/README.txt        | 2 +-
 .../load-balancer/haproxy-extension/src/main/license/LICENSE | 8 ++++----
 pom.xml                                                      | 2 +-
 .../modules/distribution/src/main/license/LICENSE            | 8 ++++----
 .../modules/distribution/src/main/assembly/filter.properties | 2 +-
 products/stratos-cli/distribution/src/main/bin/stratos.bat   | 2 +-
 products/stratos-cli/distribution/src/main/bin/stratos.sh    | 2 +-
 products/stratos-cli/distribution/src/main/license/LICENSE   | 2 +-
 .../modules/distribution/src/assembly/filter.properties      | 2 +-
 tools/puppet3-agent/config.sh                                | 2 +-
 tools/puppet3/modules/agent/files/README.txt                 | 2 +-
 tools/puppet3/modules/agent/manifests/init.pp                | 2 +-
 tools/puppet3/modules/lb/files/README.txt                    | 2 +-
 tools/puppet3/modules/lb/manifests/init.pp                   | 2 +-
 tools/stratos-installer/README.txt                           | 4 ++--
 tools/stratos-installer/conf/setup.conf                      | 2 +-
 tools/stratos-installer/setup.sh                             | 2 +-
 22 files changed, 30 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml
----------------------------------------------------------------------
diff --git a/dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml b/dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml
index 7e38f12..4bf50bb 100644
--- a/dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml
+++ b/dependencies/jclouds/apis/ec2/1.7.1-stratos/pom.xml
@@ -138,7 +138,7 @@
   </profiles>
 
   <scm>
-    <tag>4.0.0-incubating-rc3</tag>
+    <tag>4.0.0-rc3</tag>
   </scm>
 </project>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/dependencies/jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml
----------------------------------------------------------------------
diff --git a/dependencies/jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml b/dependencies/jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml
index aa76d29..0f7f8a5 100644
--- a/dependencies/jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml
+++ b/dependencies/jclouds/apis/openstack-nova/1.7.1-stratos/pom.xml
@@ -140,6 +140,6 @@
   </profiles>
 
   <scm>
-    <tag>4.0.0-incubating-rc3</tag>
+    <tag>4.0.0-rc3</tag>
   </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml
----------------------------------------------------------------------
diff --git a/dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml b/dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml
index 5a340ae..03be09d 100755
--- a/dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml
+++ b/dependencies/jclouds/apis/vcloud/1.7.1-stratos/pom.xml
@@ -126,6 +126,6 @@
   </profiles>
 
   <scm>
-    <tag>4.0.0-incubating-rc3</tag>
+    <tag>4.0.0-rc3</tag>
   </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml
----------------------------------------------------------------------
diff --git a/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml b/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml
index 7f2601e..b73704c 100644
--- a/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml
+++ b/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml
@@ -150,7 +150,7 @@
   </profiles>
 
   <scm>
-    <tag>4.0.0-incubating-rc3</tag>
+    <tag>4.0.0-rc3</tag>
   </scm>
 </project>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/extensions/load-balancer/haproxy-extension/INSTALL.txt
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/haproxy-extension/INSTALL.txt b/extensions/load-balancer/haproxy-extension/INSTALL.txt
index a297602..c6ff692 100644
--- a/extensions/load-balancer/haproxy-extension/INSTALL.txt
+++ b/extensions/load-balancer/haproxy-extension/INSTALL.txt
@@ -1,5 +1,5 @@
 ================================================================================
-           Installing Apache Stratos HAProxy Extension 4.0.0-incubating
+           Installing Apache Stratos HAProxy Extension 4.0.0
 ================================================================================
 
 
@@ -8,7 +8,7 @@ below steps to proceed with the installation:
 
 1. Download and extract HAProxy binary distribution to a desired location: <haproxy-home>.
 
-2. Extract apache-stratos-haproxy-extension-4.0.0-incubating-bin.zip to a desired location: <haproxy-extension-home>.
+2. Extract apache-stratos-haproxy-extension-4.0.0.zip to a desired location: <haproxy-extension-home>.
 
 3. Open <haproxy-extension-home>/bin/haproxy-extension.sh file in a text editor and update following system properties:
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/extensions/load-balancer/haproxy-extension/README.txt
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/haproxy-extension/README.txt b/extensions/load-balancer/haproxy-extension/README.txt
index 773325c..5b4dc04 100644
--- a/extensions/load-balancer/haproxy-extension/README.txt
+++ b/extensions/load-balancer/haproxy-extension/README.txt
@@ -1,5 +1,5 @@
 ================================================================================
-                 Apache Stratos HAProxy Extension 4.0.0-incubating
+                 Apache Stratos HAProxy Extension 4.0.0
 ================================================================================
 
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/extensions/load-balancer/haproxy-extension/src/main/license/LICENSE
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/haproxy-extension/src/main/license/LICENSE b/extensions/load-balancer/haproxy-extension/src/main/license/LICENSE
index 1337526..d9da95e 100644
--- a/extensions/load-balancer/haproxy-extension/src/main/license/LICENSE
+++ b/extensions/load-balancer/haproxy-extension/src/main/license/LICENSE
@@ -291,10 +291,10 @@ neethi-2.0.4.wso2v4.jar
 not-yet-commons-ssl-0.3.9.jar
 opencsv-1.8.wso2v1.jar
 org.apache.log4j-1.2.13.v200706111418.jar
-org.apache.stratos.common-4.0.0-incubating.jar
-org.apache.stratos.load.balancer.common-4.0.0-incubating.jar
-org.apache.stratos.load.balancer.extension.api-4.0.0-incubating.jar
-org.apache.stratos.messaging-4.0.0-incubating.jar
+org.apache.stratos.common-4.0.0.jar
+org.apache.stratos.load.balancer.common-4.0.0.jar
+org.apache.stratos.load.balancer.extension.api-4.0.0.jar
+org.apache.stratos.messaging-4.0.0.jar
 poi-3.9.jar
 poi-ooxml-3.9.0.wso2v1.jar
 poi-ooxml-3.9.jar

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 93f1309..a3c17c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-stratos.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-stratos.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git</url>
-        <tag>4.0.0-incubating-rc2</tag>
+        <tag>4.0.0-rc2</tag>
     </scm>
 
     <modules>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/products/cartridge-agent/modules/distribution/src/main/license/LICENSE
----------------------------------------------------------------------
diff --git a/products/cartridge-agent/modules/distribution/src/main/license/LICENSE b/products/cartridge-agent/modules/distribution/src/main/license/LICENSE
index b462e67..4a1228a 100644
--- a/products/cartridge-agent/modules/distribution/src/main/license/LICENSE
+++ b/products/cartridge-agent/modules/distribution/src/main/license/LICENSE
@@ -217,7 +217,7 @@ andes-client-0.13.wso2v8.jar,
 ant-1.7.0.jar,
 ant-1.7.0.wso2v1.jar,
 ant-launcher-1.7.0.jar,
-apache-stratos-cartridge-agent-4.0.0-incubating.jar,
+apache-stratos-cartridge-agent-4.0.0.jar,
 axiom-1.2.11.wso2v4.jar,
 axiom-api-1.2.11.jar,
 axiom-impl-1.2.11.jar,
@@ -261,9 +261,9 @@ neethi-2.0.4.wso2v4.jar
 not-yet-commons-ssl-0.3.9.jar
 opencsv-1.8.wso2v1.jar
 org.apache.log4j-1.2.13.v200706111418.jar
-org.apache.stratos.cartridge.agent-4.0.0-incubating.jar
-org.apache.stratos.common-4.0.0-incubating.jar
-org.apache.stratos.messaging-4.0.0-incubating.jar
+org.apache.stratos.cartridge.agent-4.0.0.jar
+org.apache.stratos.common-4.0.0.jar
+org.apache.stratos.messaging-4.0.0.jar
 org.wso2.carbon.base-4.2.0.jar
 org.wso2.carbon.bootstrap-4.2.0.jar
 org.wso2.carbon.core-4.2.0.jar

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/products/load-balancer/modules/distribution/src/main/assembly/filter.properties
----------------------------------------------------------------------
diff --git a/products/load-balancer/modules/distribution/src/main/assembly/filter.properties b/products/load-balancer/modules/distribution/src/main/assembly/filter.properties
index 1925c69..01e5a9d 100644
--- a/products/load-balancer/modules/distribution/src/main/assembly/filter.properties
+++ b/products/load-balancer/modules/distribution/src/main/assembly/filter.properties
@@ -19,7 +19,7 @@
 
 product.name=Apache Stratos LB
 product.key=LB
-product.version=4.0.0-incubating
+product.version=4.0.0
 
 lb.version=2.0.5
 default.server.role=ElasticLoadBalancer

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/products/stratos-cli/distribution/src/main/bin/stratos.bat
----------------------------------------------------------------------
diff --git a/products/stratos-cli/distribution/src/main/bin/stratos.bat b/products/stratos-cli/distribution/src/main/bin/stratos.bat
index b5a47f4..354c664 100644
--- a/products/stratos-cli/distribution/src/main/bin/stratos.bat
+++ b/products/stratos-cli/distribution/src/main/bin/stratos.bat
@@ -32,5 +32,5 @@ if "%STRATOS_CLI_HOME%"=="" set STRATOS_CLI_HOME=%CD%
 
 cd %STRATOS_CLI_HOME%
 
-java -jar "org.apache.stratos.cli-4.0.0-incubating-Tool.jar" %*
+java -jar "org.apache.stratos.cli-4.0.0-Tool.jar" %*
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/products/stratos-cli/distribution/src/main/bin/stratos.sh
----------------------------------------------------------------------
diff --git a/products/stratos-cli/distribution/src/main/bin/stratos.sh b/products/stratos-cli/distribution/src/main/bin/stratos.sh
index 584bf70..be97b36 100755
--- a/products/stratos-cli/distribution/src/main/bin/stratos.sh
+++ b/products/stratos-cli/distribution/src/main/bin/stratos.sh
@@ -29,5 +29,5 @@ if [ -z $STRATOS_CLI_HOME ] ; then
 STRATOS_CLI_HOME="$PWD"
 fi
 
-java -jar $STRATOS_CLI_HOME/org.apache.stratos.cli-4.0.0-incubating.jar $*
+java -jar $STRATOS_CLI_HOME/org.apache.stratos.cli-4.0.0.jar $*
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/products/stratos-cli/distribution/src/main/license/LICENSE
----------------------------------------------------------------------
diff --git a/products/stratos-cli/distribution/src/main/license/LICENSE b/products/stratos-cli/distribution/src/main/license/LICENSE
index 7af51de..df32dcd 100644
--- a/products/stratos-cli/distribution/src/main/license/LICENSE
+++ b/products/stratos-cli/distribution/src/main/license/LICENSE
@@ -223,7 +223,7 @@ org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1
 org.apache.geronimo.specs.wso2:geronimo-stax-api_1.0_spec:1.0.1.wso2v1
 org.apache.httpcomponents.wso2:httpcore:4.1.0-wso2v1
 org.apache.neethi.wso2:neethi:2.0.4.wso2v4
-org.apache.stratos:org.apache.stratos.manager.stub:4.0.0-incubating
+org.apache.stratos:org.apache.stratos.manager.stub:4.0.0
 org.apache.woden.wso2:woden:1.0.0.M8-wso2v1
 org.apache.ws.commons.axiom:axiom-api:1.2.11
 org.apache.ws.commons.axiom:axiom-impl:1.2.11

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/products/stratos/modules/distribution/src/assembly/filter.properties
----------------------------------------------------------------------
diff --git a/products/stratos/modules/distribution/src/assembly/filter.properties b/products/stratos/modules/distribution/src/assembly/filter.properties
index 26888f3..e7e41dc 100755
--- a/products/stratos/modules/distribution/src/assembly/filter.properties
+++ b/products/stratos/modules/distribution/src/assembly/filter.properties
@@ -19,7 +19,7 @@
 
 product.name=Apache Stratos
 product.key=STRATOS
-product.version=4.0.0-incubating
+product.version=4.0.0
 hotdeployment=true
 hotupdate=false
 carbon.version=4.2.0

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/tools/puppet3-agent/config.sh
----------------------------------------------------------------------
diff --git a/tools/puppet3-agent/config.sh b/tools/puppet3-agent/config.sh
index 2b3a24d..4e4cbc2 100755
--- a/tools/puppet3-agent/config.sh
+++ b/tools/puppet3-agent/config.sh
@@ -88,7 +88,7 @@ if [[ $answer = y ]] ; then
 	ARGS=("-n${NODEID}" "-d${DOMAIN}" "-s${PUPPET_IP}")
 	${ECHO} "\nRunning puppet installation with arguments: ${ARGS[@]}"
 	/root/bin/puppetinstall/puppetinstall "${ARGS[@]}"
-        ${RM} /mnt/apache-stratos-cartridge-agent-4.0.0-incubating/wso2carbon.lck
+        ${RM} /mnt/apache-stratos-cartridge-agent-4.0.0/wso2carbon.lck
 	${GREP} -q '/root/bin/init.sh > /tmp/puppet_log' /etc/rc.local || ${SED} -i 's/exit 0$/\/root\/bin\/init.sh \> \/tmp\/puppet_log\nexit 0/' /etc/rc.local
 	${RM} -rf /tmp/*
 	${RM} -rf /var/lib/puppet/ssl/*

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/tools/puppet3/modules/agent/files/README.txt
----------------------------------------------------------------------
diff --git a/tools/puppet3/modules/agent/files/README.txt b/tools/puppet3/modules/agent/files/README.txt
index daea5ed..6fef5cb 100644
--- a/tools/puppet3/modules/agent/files/README.txt
+++ b/tools/puppet3/modules/agent/files/README.txt
@@ -7,6 +7,6 @@ This folder should have following:
 eg:
 if $mb_type = activemq, folder structure of this folder would be:
 >$ls
->activemq  apache-stratos-cartridge-agent-4.0.0-incubating.zip
+>activemq  apache-stratos-cartridge-agent-4.0.0.zip
 
 3. Under $mb_type folder, please add all the client jars, that should be copied to the agent's lib directory.

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/tools/puppet3/modules/agent/manifests/init.pp
----------------------------------------------------------------------
diff --git a/tools/puppet3/modules/agent/manifests/init.pp b/tools/puppet3/modules/agent/manifests/init.pp
index 4d68f34..4a6300a 100644
--- a/tools/puppet3/modules/agent/manifests/init.pp
+++ b/tools/puppet3/modules/agent/manifests/init.pp
@@ -16,7 +16,7 @@
 # under the License.
 
 class agent(
-  $version = '4.0.0-incubating',
+  $version = '4.0.0',
   $owner   = 'root',
   $group   = 'root',
   $target  = '/mnt',

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/tools/puppet3/modules/lb/files/README.txt
----------------------------------------------------------------------
diff --git a/tools/puppet3/modules/lb/files/README.txt b/tools/puppet3/modules/lb/files/README.txt
index 59b7454..2e08eee 100644
--- a/tools/puppet3/modules/lb/files/README.txt
+++ b/tools/puppet3/modules/lb/files/README.txt
@@ -7,6 +7,6 @@ This folder should have following:
 eg:
 if $mb_type = activemq, folder structure of this folder would be:
 >$ls
->activemq  apache-stratos-load-balancer-4.0.0-incubating.zip
+>activemq  apache-stratos-load-balancer-4.0.0.zip
 
 3. Under $mb_type folder, please add all the client jars, that should be copied to the load balancer's repository/components/lib directory.

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/tools/puppet3/modules/lb/manifests/init.pp
----------------------------------------------------------------------
diff --git a/tools/puppet3/modules/lb/manifests/init.pp b/tools/puppet3/modules/lb/manifests/init.pp
index a5dc0c8..bce052b 100755
--- a/tools/puppet3/modules/lb/manifests/init.pp
+++ b/tools/puppet3/modules/lb/manifests/init.pp
@@ -29,7 +29,7 @@
 #
 
 class lb (
-  $version            = '4.0.0-incubating',
+  $version            = '4.0.0',
   $offset             = 0,
   $tribes_port        = 4000,
   $maintenance_mode   = true,

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/tools/stratos-installer/README.txt
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/README.txt b/tools/stratos-installer/README.txt
index aee1c4b..c64b356 100644
--- a/tools/stratos-installer/README.txt
+++ b/tools/stratos-installer/README.txt
@@ -1,5 +1,5 @@
-Apache Stratos 4.0.0-incubating
------------------------------
+Apache Stratos 4.0.0
+----------------------
 
 Apache Stratos (Incubating) is a polyglot PaaS framework, providing developers a cloud-based environment for developing, testing, and running scalable applications.
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/tools/stratos-installer/conf/setup.conf
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/conf/setup.conf b/tools/stratos-installer/conf/setup.conf
index de78c19..9522bc2 100644
--- a/tools/stratos-installer/conf/setup.conf
+++ b/tools/stratos-installer/conf/setup.conf
@@ -55,7 +55,7 @@ export mb_ip="127.0.0.1" # Machine ip on which mb run
 export mb_port=61616 #default port which the message broker service runs
  
 export stratos_extract_path=$stratos_path/"apache-stratos"
-export stratos_pack_zip=$stratos_packs/"apache-stratos-4.0.0-incubating.zip"
+export stratos_pack_zip=$stratos_packs/"apache-stratos-4.0.0.zip"
 
 export activemq_pack=$stratos_packs/"apache-activemq-5.9.1-bin.tar.gz"
 export activemq_path=$stratos_path/"apache-activemq-5.9.1"

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/baa1f57a/tools/stratos-installer/setup.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/setup.sh b/tools/stratos-installer/setup.sh
index 43da597..9966c69 100755
--- a/tools/stratos-installer/setup.sh
+++ b/tools/stratos-installer/setup.sh
@@ -529,7 +529,7 @@ fi
 if [[ !(-d $stratos_extract_path) ]]; then
     echo "Extracting Apache Stratos"
     unzip -q $stratos_pack_zip -d $stratos_path
-    mv -f $stratos_path/apache-stratos-4.0.0-incubating $stratos_extract_path
+    mv -f $stratos_path/apache-stratos-4.0.0 $stratos_extract_path
 fi
 
 if [[ ($profile = "default" && $config_mb = "true") ]]; then


[3/3] git commit: Updated snapshot version from 4.0.1-SNAPSHOT to 4.0.0-SNAPSHOT

Posted by im...@apache.org.
Updated snapshot version from 4.0.1-SNAPSHOT to 4.0.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/a7a30b76
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/a7a30b76
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/a7a30b76

Branch: refs/heads/4.0.0
Commit: a7a30b760a2ceaf173044501c77405b8345a59c2
Parents: baa1f57
Author: Imesh Gunaratne <im...@apache.org>
Authored: Fri May 23 01:24:49 2014 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Fri May 23 01:24:49 2014 +0530

----------------------------------------------------------------------
 components/org.apache.stratos.account.mgt.ui/pom.xml             | 2 +-
 components/org.apache.stratos.account.mgt/pom.xml                | 2 +-
 components/org.apache.stratos.activation/pom.xml                 | 2 +-
 components/org.apache.stratos.autoscaler/pom.xml                 | 2 +-
 components/org.apache.stratos.cartridge.agent/pom.xml            | 2 +-
 components/org.apache.stratos.cartridge.mgt.ui/pom.xml           | 2 +-
 components/org.apache.stratos.cli/pom.xml                        | 2 +-
 components/org.apache.stratos.cloud.controller/pom.xml           | 2 +-
 components/org.apache.stratos.common/pom.xml                     | 2 +-
 components/org.apache.stratos.deployment/pom.xml                 | 2 +-
 components/org.apache.stratos.email.sender/pom.xml               | 2 +-
 components/org.apache.stratos.keystore.mgt/pom.xml               | 2 +-
 components/org.apache.stratos.load.balancer.common/pom.xml       | 2 +-
 .../org.apache.stratos.load.balancer.extension.api/pom.xml       | 2 +-
 components/org.apache.stratos.load.balancer/pom.xml              | 2 +-
 components/org.apache.stratos.logging.view.ui/pom.xml            | 2 +-
 components/org.apache.stratos.manager.styles/pom.xml             | 2 +-
 components/org.apache.stratos.manager/pom.xml                    | 2 +-
 components/org.apache.stratos.messaging/pom.xml                  | 2 +-
 components/org.apache.stratos.redirector.servlet.ui/pom.xml      | 2 +-
 components/org.apache.stratos.redirector.servlet/pom.xml         | 2 +-
 components/org.apache.stratos.register.ui/pom.xml                | 2 +-
 components/org.apache.stratos.rest.endpoint/pom.xml              | 2 +-
 components/org.apache.stratos.sso.redirector.ui/pom.xml          | 2 +-
 components/org.apache.stratos.status.monitor.agent/pom.xml       | 2 +-
 components/org.apache.stratos.status.monitor.core/pom.xml        | 2 +-
 components/org.apache.stratos.status.monitor.ui/pom.xml          | 2 +-
 components/org.apache.stratos.status.monitor/pom.xml             | 2 +-
 components/org.apache.stratos.tenant.activity.ui/pom.xml         | 2 +-
 components/org.apache.stratos.tenant.activity/pom.xml            | 2 +-
 components/org.apache.stratos.tenant.dispatcher/pom.xml          | 2 +-
 components/org.apache.stratos.tenant.mgt.core/pom.xml            | 2 +-
 components/org.apache.stratos.tenant.mgt.email.sender/pom.xml    | 2 +-
 components/org.apache.stratos.tenant.mgt.ui/pom.xml              | 2 +-
 components/org.apache.stratos.tenant.mgt/pom.xml                 | 2 +-
 components/org.apache.stratos.theme.mgt.ui/pom.xml               | 2 +-
 components/org.apache.stratos.theme.mgt/pom.xml                  | 2 +-
 components/org.apache.stratos.validate.domain.ui/pom.xml         | 2 +-
 components/org.apache.stratos.validate.domain/pom.xml            | 2 +-
 components/pom.xml                                               | 2 +-
 dependencies/org.wso2.carbon.ui/pom.xml                          | 2 +-
 dependencies/pom.xml                                             | 2 +-
 extensions/cep/stratos-cep-extension/pom.xml                     | 2 +-
 extensions/load-balancer/haproxy-extension/pom.xml               | 2 +-
 extensions/load-balancer/pom.xml                                 | 2 +-
 extensions/pom.xml                                               | 2 +-
 .../autoscaler/org.apache.stratos.autoscaler.feature/pom.xml     | 2 +-
 features/autoscaler/pom.xml                                      | 2 +-
 .../org.apache.stratos.cloud.controller.feature/pom.xml          | 2 +-
 features/cloud-controller/pom.xml                                | 2 +-
 .../org.apache.stratos.load.balancer.common.feature/pom.xml      | 2 +-
 .../org.apache.stratos.load.balancer.feature/pom.xml             | 2 +-
 features/load-balancer/pom.xml                                   | 2 +-
 .../org.apache.stratos.cartridge.mgt.ui.feature/pom.xml          | 2 +-
 features/manager/cartridge-mgt/pom.xml                           | 2 +-
 .../manager/common/org.apache.stratos.common.feature/pom.xml     | 2 +-
 .../common/org.apache.stratos.common.server.feature/pom.xml      | 2 +-
 .../manager/common/org.apache.stratos.common.ui.feature/pom.xml  | 2 +-
 features/manager/common/pom.xml                                  | 2 +-
 features/manager/deployment/pom.xml                              | 2 +-
 features/manager/gapp/org.apache.stratos.gapp.feature/pom.xml    | 2 +-
 .../manager/gapp/org.apache.stratos.gapp.server.feature/pom.xml  | 2 +-
 features/manager/gapp/org.apache.stratos.gapp.ui.feature/pom.xml | 2 +-
 features/manager/gapp/pom.xml                                    | 2 +-
 .../logging-mgt/org.apache.stratos.logging.mgt.feature/pom.xml   | 2 +-
 features/manager/logging-mgt/pom.xml                             | 2 +-
 features/manager/pom.xml                                         | 2 +-
 .../org.apache.stratos.rest.endpoint.feature/pom.xml             | 2 +-
 .../org.apache.stratos.status.monitor.agent.feature/pom.xml      | 2 +-
 .../org.apache.stratos.status.monitor.feature/pom.xml            | 2 +-
 .../org.apache.stratos.status.monitor.server.feature/pom.xml     | 2 +-
 .../org.apache.stratos.status.monitor.ui.feature/pom.xml         | 2 +-
 features/manager/status-monitor/pom.xml                          | 2 +-
 .../stratos-mgt/org.apache.stratos.manager.feature/pom.xml       | 2 +-
 .../org.apache.stratos.manager.server.feature/pom.xml            | 2 +-
 features/manager/stratos-mgt/pom.xml                             | 2 +-
 .../styles/org.apache.stratos.manager.styles.feature/pom.xml     | 2 +-
 .../org.apache.stratos.tenant.activity.server.feature/pom.xml    | 2 +-
 .../org.apache.stratos.tenant.activity.ui.feature/pom.xml        | 2 +-
 features/manager/tenant-activity/pom.xml                         | 2 +-
 .../org.apache.stratos.tenant.mgt.core.feature/pom.xml           | 2 +-
 .../org.apache.stratos.tenant.mgt.server.feature/pom.xml         | 2 +-
 features/manager/tenant-mgt/pom.xml                              | 2 +-
 features/messaging/org.apache.stratos.messaging.feature/pom.xml  | 2 +-
 features/messaging/pom.xml                                       | 2 +-
 features/pom.xml                                                 | 2 +-
 pom.xml                                                          | 2 +-
 products/cartridge-agent/modules/distribution/pom.xml            | 2 +-
 products/cartridge-agent/pom.xml                                 | 2 +-
 products/load-balancer/modules/distribution/pom.xml              | 2 +-
 products/load-balancer/modules/p2-profile/pom.xml                | 2 +-
 products/load-balancer/pom.xml                                   | 2 +-
 products/pom.xml                                                 | 2 +-
 products/stratos-cli/distribution/pom.xml                        | 2 +-
 products/stratos-cli/pom.xml                                     | 2 +-
 products/stratos/modules/distribution/pom.xml                    | 4 ++--
 products/stratos/modules/p2-profile-gen/pom.xml                  | 2 +-
 products/stratos/pom.xml                                         | 2 +-
 service-stubs/org.apache.stratos.account.mgt.stub/pom.xml        | 2 +-
 .../org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml         | 2 +-
 .../org.apache.stratos.adc.reponotification.service.stub/pom.xml | 2 +-
 service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml | 2 +-
 service-stubs/org.apache.stratos.billing.mgt.stub/pom.xml        | 2 +-
 service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml    | 2 +-
 .../org.apache.stratos.cloud.controller.service.stub/pom.xml     | 2 +-
 service-stubs/org.apache.stratos.common.stub/pom.xml             | 2 +-
 .../org.apache.stratos.manager.cleanup.notification.stub/pom.xml | 2 +-
 service-stubs/org.apache.stratos.manager.dashboard.stub/pom.xml  | 2 +-
 service-stubs/org.apache.stratos.manager.stub/pom.xml            | 2 +-
 service-stubs/org.apache.stratos.redirector.servlet.stub/pom.xml | 2 +-
 service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml    | 2 +-
 service-stubs/org.apache.stratos.tenant.mgt.stub/pom.xml         | 2 +-
 .../org.apache.stratos.tenant.register.gapp.stub/pom.xml         | 2 +-
 service-stubs/org.apache.stratos.tenant.register.stub/pom.xml    | 2 +-
 service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml          | 2 +-
 service-stubs/org.apache.stratos.throttle.stub/pom.xml           | 2 +-
 service-stubs/org.apache.stratos.throttling.agent.stub/pom.xml   | 2 +-
 service-stubs/org.apache.stratos.throttling.stub/pom.xml         | 2 +-
 .../org.apache.stratos.usage.meteringqueryds.stub/pom.xml        | 2 +-
 .../pom.xml                                                      | 2 +-
 service-stubs/org.apache.stratos.usage.stub/pom.xml              | 2 +-
 service-stubs/org.apache.stratos.validate.domain.stub/pom.xml    | 2 +-
 service-stubs/pom.xml                                            | 2 +-
 123 files changed, 124 insertions(+), 124 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.account.mgt.ui/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.account.mgt.ui/pom.xml b/components/org.apache.stratos.account.mgt.ui/pom.xml
index d3f8224..e6aa1ab 100644
--- a/components/org.apache.stratos.account.mgt.ui/pom.xml
+++ b/components/org.apache.stratos.account.mgt.ui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.account.mgt/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.account.mgt/pom.xml b/components/org.apache.stratos.account.mgt/pom.xml
index c81eb48..2e9214c 100644
--- a/components/org.apache.stratos.account.mgt/pom.xml
+++ b/components/org.apache.stratos.account.mgt/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.activation/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.activation/pom.xml b/components/org.apache.stratos.activation/pom.xml
index a7ffd2c..ac5a56f 100644
--- a/components/org.apache.stratos.activation/pom.xml
+++ b/components/org.apache.stratos.activation/pom.xml
@@ -21,7 +21,7 @@
     <parent>
        <groupId>org.apache.stratos</groupId>
        <artifactId>stratos-components-parent</artifactId>
-       <version>4.0.1-SNAPSHOT</version>
+       <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.autoscaler/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.autoscaler/pom.xml b/components/org.apache.stratos.autoscaler/pom.xml
index ed68c7a..cbc4090 100644
--- a/components/org.apache.stratos.autoscaler/pom.xml
+++ b/components/org.apache.stratos.autoscaler/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.stratos</groupId>
 		<artifactId>stratos-components-parent</artifactId>
-		<version>4.0.1-SNAPSHOT</version>
+		<version>4.0.0-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.cartridge.agent/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cartridge.agent/pom.xml b/components/org.apache.stratos.cartridge.agent/pom.xml
index 766ac7a..4808427 100644
--- a/components/org.apache.stratos.cartridge.agent/pom.xml
+++ b/components/org.apache.stratos.cartridge.agent/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.stratos</groupId>
 		<artifactId>stratos-components-parent</artifactId>
-		<version>4.0.1-SNAPSHOT</version>
+		<version>4.0.0-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.cartridge.mgt.ui/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cartridge.mgt.ui/pom.xml b/components/org.apache.stratos.cartridge.mgt.ui/pom.xml
index fc67208..c038759 100644
--- a/components/org.apache.stratos.cartridge.mgt.ui/pom.xml
+++ b/components/org.apache.stratos.cartridge.mgt.ui/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
 	<modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.cli/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cli/pom.xml b/components/org.apache.stratos.cli/pom.xml
index 1d1093d..18d01d2 100644
--- a/components/org.apache.stratos.cli/pom.xml
+++ b/components/org.apache.stratos.cli/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.stratos</groupId>
 		<artifactId>stratos-components-parent</artifactId>
-		<version>4.0.1-SNAPSHOT</version>
+		<version>4.0.0-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.cloud.controller/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/pom.xml b/components/org.apache.stratos.cloud.controller/pom.xml
index a1883a3..9727613 100644
--- a/components/org.apache.stratos.cloud.controller/pom.xml
+++ b/components/org.apache.stratos.cloud.controller/pom.xml
@@ -22,7 +22,7 @@
     <parent>
        <groupId>org.apache.stratos</groupId>
        <artifactId>stratos-components-parent</artifactId>
-       <version>4.0.1-SNAPSHOT</version>
+       <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.common/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.common/pom.xml b/components/org.apache.stratos.common/pom.xml
index de54275..c39b9f8 100644
--- a/components/org.apache.stratos.common/pom.xml
+++ b/components/org.apache.stratos.common/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.deployment/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.deployment/pom.xml b/components/org.apache.stratos.deployment/pom.xml
index 2fee4b6..273cb97 100644
--- a/components/org.apache.stratos.deployment/pom.xml
+++ b/components/org.apache.stratos.deployment/pom.xml
@@ -20,7 +20,7 @@
     <parent>
        <groupId>org.apache.stratos</groupId>
        <artifactId>stratos-components-parent</artifactId>
-       <version>4.0.1-SNAPSHOT</version>
+       <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.email.sender/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.email.sender/pom.xml b/components/org.apache.stratos.email.sender/pom.xml
index da73383..a62b72d 100644
--- a/components/org.apache.stratos.email.sender/pom.xml
+++ b/components/org.apache.stratos.email.sender/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.keystore.mgt/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.keystore.mgt/pom.xml b/components/org.apache.stratos.keystore.mgt/pom.xml
index ee676e7..e73f718 100644
--- a/components/org.apache.stratos.keystore.mgt/pom.xml
+++ b/components/org.apache.stratos.keystore.mgt/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.load.balancer.common/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.load.balancer.common/pom.xml b/components/org.apache.stratos.load.balancer.common/pom.xml
index e2b0d85..81febb7 100644
--- a/components/org.apache.stratos.load.balancer.common/pom.xml
+++ b/components/org.apache.stratos.load.balancer.common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.load.balancer.extension.api/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.load.balancer.extension.api/pom.xml b/components/org.apache.stratos.load.balancer.extension.api/pom.xml
index 77654d0..cf3abba 100644
--- a/components/org.apache.stratos.load.balancer.extension.api/pom.xml
+++ b/components/org.apache.stratos.load.balancer.extension.api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.stratos</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.load.balancer/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.load.balancer/pom.xml b/components/org.apache.stratos.load.balancer/pom.xml
index 8b80e57..5a2b6f4 100644
--- a/components/org.apache.stratos.load.balancer/pom.xml
+++ b/components/org.apache.stratos.load.balancer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.logging.view.ui/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.logging.view.ui/pom.xml b/components/org.apache.stratos.logging.view.ui/pom.xml
index 0d0c359..46d25c8 100644
--- a/components/org.apache.stratos.logging.view.ui/pom.xml
+++ b/components/org.apache.stratos.logging.view.ui/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.manager.styles/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.styles/pom.xml b/components/org.apache.stratos.manager.styles/pom.xml
index 1af3182..491cbb6 100644
--- a/components/org.apache.stratos.manager.styles/pom.xml
+++ b/components/org.apache.stratos.manager.styles/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.manager/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager/pom.xml b/components/org.apache.stratos.manager/pom.xml
index 1551e8a..b6cd4bb 100644
--- a/components/org.apache.stratos.manager/pom.xml
+++ b/components/org.apache.stratos.manager/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.stratos</groupId>
 		<artifactId>stratos-components-parent</artifactId>
-		<version>4.0.1-SNAPSHOT</version>
+		<version>4.0.0-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.messaging/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.messaging/pom.xml b/components/org.apache.stratos.messaging/pom.xml
index d667540..54b8fde 100644
--- a/components/org.apache.stratos.messaging/pom.xml
+++ b/components/org.apache.stratos.messaging/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.redirector.servlet.ui/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.redirector.servlet.ui/pom.xml b/components/org.apache.stratos.redirector.servlet.ui/pom.xml
index 4c6c912..d3595ea 100644
--- a/components/org.apache.stratos.redirector.servlet.ui/pom.xml
+++ b/components/org.apache.stratos.redirector.servlet.ui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.redirector.servlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.redirector.servlet/pom.xml b/components/org.apache.stratos.redirector.servlet/pom.xml
index ac509f9..7ea160a 100644
--- a/components/org.apache.stratos.redirector.servlet/pom.xml
+++ b/components/org.apache.stratos.redirector.servlet/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.register.ui/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.register.ui/pom.xml b/components/org.apache.stratos.register.ui/pom.xml
index eef07bc..6ab6dab 100644
--- a/components/org.apache.stratos.register.ui/pom.xml
+++ b/components/org.apache.stratos.register.ui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.rest.endpoint/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.rest.endpoint/pom.xml b/components/org.apache.stratos.rest.endpoint/pom.xml
index 0da99db..41b707c 100644
--- a/components/org.apache.stratos.rest.endpoint/pom.xml
+++ b/components/org.apache.stratos.rest.endpoint/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.sso.redirector.ui/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.sso.redirector.ui/pom.xml b/components/org.apache.stratos.sso.redirector.ui/pom.xml
index 681f43a..2a58584 100644
--- a/components/org.apache.stratos.sso.redirector.ui/pom.xml
+++ b/components/org.apache.stratos.sso.redirector.ui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.status.monitor.agent/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.status.monitor.agent/pom.xml b/components/org.apache.stratos.status.monitor.agent/pom.xml
index ef0fff5..6fedb3d 100644
--- a/components/org.apache.stratos.status.monitor.agent/pom.xml
+++ b/components/org.apache.stratos.status.monitor.agent/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.status.monitor.core/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.status.monitor.core/pom.xml b/components/org.apache.stratos.status.monitor.core/pom.xml
index bc0c384..02e9c03 100644
--- a/components/org.apache.stratos.status.monitor.core/pom.xml
+++ b/components/org.apache.stratos.status.monitor.core/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.status.monitor.ui/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.status.monitor.ui/pom.xml b/components/org.apache.stratos.status.monitor.ui/pom.xml
index 811332a..30bcdbd 100644
--- a/components/org.apache.stratos.status.monitor.ui/pom.xml
+++ b/components/org.apache.stratos.status.monitor.ui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.status.monitor/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.status.monitor/pom.xml b/components/org.apache.stratos.status.monitor/pom.xml
index df0cfdc..5cd2791 100644
--- a/components/org.apache.stratos.status.monitor/pom.xml
+++ b/components/org.apache.stratos.status.monitor/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.tenant.activity.ui/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.activity.ui/pom.xml b/components/org.apache.stratos.tenant.activity.ui/pom.xml
index a44eec6..e6cb0b1 100644
--- a/components/org.apache.stratos.tenant.activity.ui/pom.xml
+++ b/components/org.apache.stratos.tenant.activity.ui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.tenant.activity/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.activity/pom.xml b/components/org.apache.stratos.tenant.activity/pom.xml
index c2db62b..65b49d7 100644
--- a/components/org.apache.stratos.tenant.activity/pom.xml
+++ b/components/org.apache.stratos.tenant.activity/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.tenant.dispatcher/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.dispatcher/pom.xml b/components/org.apache.stratos.tenant.dispatcher/pom.xml
index 6ee29ff..13ce898 100644
--- a/components/org.apache.stratos.tenant.dispatcher/pom.xml
+++ b/components/org.apache.stratos.tenant.dispatcher/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.tenant.mgt.core/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.mgt.core/pom.xml b/components/org.apache.stratos.tenant.mgt.core/pom.xml
index 7b022c7..fd33bdc 100644
--- a/components/org.apache.stratos.tenant.mgt.core/pom.xml
+++ b/components/org.apache.stratos.tenant.mgt.core/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.tenant.mgt.email.sender/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.mgt.email.sender/pom.xml b/components/org.apache.stratos.tenant.mgt.email.sender/pom.xml
index ac842b4..09b9803 100644
--- a/components/org.apache.stratos.tenant.mgt.email.sender/pom.xml
+++ b/components/org.apache.stratos.tenant.mgt.email.sender/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.tenant.mgt.ui/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.mgt.ui/pom.xml b/components/org.apache.stratos.tenant.mgt.ui/pom.xml
index a7a83b7..838857d 100644
--- a/components/org.apache.stratos.tenant.mgt.ui/pom.xml
+++ b/components/org.apache.stratos.tenant.mgt.ui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.tenant.mgt/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.mgt/pom.xml b/components/org.apache.stratos.tenant.mgt/pom.xml
index 522fad9..9e501ca 100644
--- a/components/org.apache.stratos.tenant.mgt/pom.xml
+++ b/components/org.apache.stratos.tenant.mgt/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.theme.mgt.ui/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.theme.mgt.ui/pom.xml b/components/org.apache.stratos.theme.mgt.ui/pom.xml
index 3496dae..c907ac0 100644
--- a/components/org.apache.stratos.theme.mgt.ui/pom.xml
+++ b/components/org.apache.stratos.theme.mgt.ui/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
 	    <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.theme.mgt/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.theme.mgt/pom.xml b/components/org.apache.stratos.theme.mgt/pom.xml
index 8776e07..ec3b0b3 100644
--- a/components/org.apache.stratos.theme.mgt/pom.xml
+++ b/components/org.apache.stratos.theme.mgt/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
 	<relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.validate.domain.ui/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.validate.domain.ui/pom.xml b/components/org.apache.stratos.validate.domain.ui/pom.xml
index 54118fe..8c06e81 100644
--- a/components/org.apache.stratos.validate.domain.ui/pom.xml
+++ b/components/org.apache.stratos.validate.domain.ui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/org.apache.stratos.validate.domain/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.validate.domain/pom.xml b/components/org.apache.stratos.validate.domain/pom.xml
index 292089f..c78bc87 100644
--- a/components/org.apache.stratos.validate.domain/pom.xml
+++ b/components/org.apache.stratos.validate.domain/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-components-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
 	<relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index fb260fd..5be4292 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
             <groupId>org.apache.stratos</groupId>
             <artifactId>stratos-parent</artifactId>
-            <version>4.0.1-SNAPSHOT</version>
+            <version>4.0.0-SNAPSHOT</version>
             <relativePath>../pom.xml</relativePath>
         </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/dependencies/org.wso2.carbon.ui/pom.xml
----------------------------------------------------------------------
diff --git a/dependencies/org.wso2.carbon.ui/pom.xml b/dependencies/org.wso2.carbon.ui/pom.xml
index 24c875f..2dc0600 100644
--- a/dependencies/org.wso2.carbon.ui/pom.xml
+++ b/dependencies/org.wso2.carbon.ui/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-dependents</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/dependencies/pom.xml
----------------------------------------------------------------------
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index 4cdcece..998200e 100644
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/extensions/cep/stratos-cep-extension/pom.xml
----------------------------------------------------------------------
diff --git a/extensions/cep/stratos-cep-extension/pom.xml b/extensions/cep/stratos-cep-extension/pom.xml
index ce9c8be..4062ead 100644
--- a/extensions/cep/stratos-cep-extension/pom.xml
+++ b/extensions/cep/stratos-cep-extension/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-extensions</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
 	<relativePath>../../pom.xml</relativePath>
     </parent>
     

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/extensions/load-balancer/haproxy-extension/pom.xml
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/haproxy-extension/pom.xml b/extensions/load-balancer/haproxy-extension/pom.xml
index 1d8bf72..65d0265 100644
--- a/extensions/load-balancer/haproxy-extension/pom.xml
+++ b/extensions/load-balancer/haproxy-extension/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-load-balancer-extensions</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>apache-stratos-haproxy-extension</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/extensions/load-balancer/pom.xml
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/pom.xml b/extensions/load-balancer/pom.xml
index fbaa83f..e6357b0 100644
--- a/extensions/load-balancer/pom.xml
+++ b/extensions/load-balancer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-extensions</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/extensions/pom.xml
----------------------------------------------------------------------
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 8689805..e30e226 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/autoscaler/org.apache.stratos.autoscaler.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/autoscaler/org.apache.stratos.autoscaler.feature/pom.xml b/features/autoscaler/org.apache.stratos.autoscaler.feature/pom.xml
index 7df6c0a..ccd771c 100644
--- a/features/autoscaler/org.apache.stratos.autoscaler.feature/pom.xml
+++ b/features/autoscaler/org.apache.stratos.autoscaler.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>autoscaler-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/autoscaler/pom.xml
----------------------------------------------------------------------
diff --git a/features/autoscaler/pom.xml b/features/autoscaler/pom.xml
index 051944e..e4a8869 100644
--- a/features/autoscaler/pom.xml
+++ b/features/autoscaler/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-features-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
index fffdb93..6cf15e4 100644
--- a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
+++ b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>cloud-controller-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/cloud-controller/pom.xml
----------------------------------------------------------------------
diff --git a/features/cloud-controller/pom.xml b/features/cloud-controller/pom.xml
index bc855bf..372d100 100644
--- a/features/cloud-controller/pom.xml
+++ b/features/cloud-controller/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-features-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/load-balancer/org.apache.stratos.load.balancer.common.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/load-balancer/org.apache.stratos.load.balancer.common.feature/pom.xml b/features/load-balancer/org.apache.stratos.load.balancer.common.feature/pom.xml
index f4fbc7b..431d71a 100644
--- a/features/load-balancer/org.apache.stratos.load.balancer.common.feature/pom.xml
+++ b/features/load-balancer/org.apache.stratos.load.balancer.common.feature/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>loadbalancer-features</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/load-balancer/org.apache.stratos.load.balancer.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/load-balancer/org.apache.stratos.load.balancer.feature/pom.xml b/features/load-balancer/org.apache.stratos.load.balancer.feature/pom.xml
index e5e41c8..b041e99 100644
--- a/features/load-balancer/org.apache.stratos.load.balancer.feature/pom.xml
+++ b/features/load-balancer/org.apache.stratos.load.balancer.feature/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>loadbalancer-features</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/load-balancer/pom.xml
----------------------------------------------------------------------
diff --git a/features/load-balancer/pom.xml b/features/load-balancer/pom.xml
index 08ba4cc..e6a4071 100644
--- a/features/load-balancer/pom.xml
+++ b/features/load-balancer/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-features-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/cartridge-mgt/org.apache.stratos.cartridge.mgt.ui.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/cartridge-mgt/org.apache.stratos.cartridge.mgt.ui.feature/pom.xml b/features/manager/cartridge-mgt/org.apache.stratos.cartridge.mgt.ui.feature/pom.xml
index 1d812fa..e17db91 100644
--- a/features/manager/cartridge-mgt/org.apache.stratos.cartridge.mgt.ui.feature/pom.xml
+++ b/features/manager/cartridge-mgt/org.apache.stratos.cartridge.mgt.ui.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>cartridge-mgt-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/cartridge-mgt/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/cartridge-mgt/pom.xml b/features/manager/cartridge-mgt/pom.xml
index adbbd13..8341740 100644
--- a/features/manager/cartridge-mgt/pom.xml
+++ b/features/manager/cartridge-mgt/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-features-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/common/org.apache.stratos.common.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/common/org.apache.stratos.common.feature/pom.xml b/features/manager/common/org.apache.stratos.common.feature/pom.xml
index 6a710d9..3292237 100644
--- a/features/manager/common/org.apache.stratos.common.feature/pom.xml
+++ b/features/manager/common/org.apache.stratos.common.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>common-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/common/org.apache.stratos.common.server.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/common/org.apache.stratos.common.server.feature/pom.xml b/features/manager/common/org.apache.stratos.common.server.feature/pom.xml
index 2a65dfa..b839abe 100644
--- a/features/manager/common/org.apache.stratos.common.server.feature/pom.xml
+++ b/features/manager/common/org.apache.stratos.common.server.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>common-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/common/org.apache.stratos.common.ui.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/common/org.apache.stratos.common.ui.feature/pom.xml b/features/manager/common/org.apache.stratos.common.ui.feature/pom.xml
index 367a3c0..9bbd4b8 100644
--- a/features/manager/common/org.apache.stratos.common.ui.feature/pom.xml
+++ b/features/manager/common/org.apache.stratos.common.ui.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>common-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/common/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/common/pom.xml b/features/manager/common/pom.xml
index b00b225..11b18df 100644
--- a/features/manager/common/pom.xml
+++ b/features/manager/common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-manager-features</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/deployment/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/deployment/pom.xml b/features/manager/deployment/pom.xml
index 28886be..fd60639 100644
--- a/features/manager/deployment/pom.xml
+++ b/features/manager/deployment/pom.xml
@@ -21,7 +21,7 @@
    <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-manager-features</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/gapp/org.apache.stratos.gapp.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/gapp/org.apache.stratos.gapp.feature/pom.xml b/features/manager/gapp/org.apache.stratos.gapp.feature/pom.xml
index 14f415a..82b4523 100644
--- a/features/manager/gapp/org.apache.stratos.gapp.feature/pom.xml
+++ b/features/manager/gapp/org.apache.stratos.gapp.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>gapp-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/gapp/org.apache.stratos.gapp.server.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/gapp/org.apache.stratos.gapp.server.feature/pom.xml b/features/manager/gapp/org.apache.stratos.gapp.server.feature/pom.xml
index 06db2fc..4a3f3c1 100644
--- a/features/manager/gapp/org.apache.stratos.gapp.server.feature/pom.xml
+++ b/features/manager/gapp/org.apache.stratos.gapp.server.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>gapp-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
 	<relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/gapp/org.apache.stratos.gapp.ui.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/gapp/org.apache.stratos.gapp.ui.feature/pom.xml b/features/manager/gapp/org.apache.stratos.gapp.ui.feature/pom.xml
index b2a439d..48fcec3 100644
--- a/features/manager/gapp/org.apache.stratos.gapp.ui.feature/pom.xml
+++ b/features/manager/gapp/org.apache.stratos.gapp.ui.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>gapp-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
 	<relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/gapp/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/gapp/pom.xml b/features/manager/gapp/pom.xml
index f63bfe3..fe2ff32 100644
--- a/features/manager/gapp/pom.xml
+++ b/features/manager/gapp/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-features-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/pom.xml b/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/pom.xml
index a3072e6..6a809ff 100644
--- a/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/pom.xml
+++ b/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/pom.xml
@@ -22,7 +22,7 @@
    <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>logging-mgt-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/logging-mgt/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/logging-mgt/pom.xml b/features/manager/logging-mgt/pom.xml
index defc8a1..c5f7774 100644
--- a/features/manager/logging-mgt/pom.xml
+++ b/features/manager/logging-mgt/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-manager-features</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>logging-mgt-feature</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/pom.xml b/features/manager/pom.xml
index 283ba24..4445e34 100644
--- a/features/manager/pom.xml
+++ b/features/manager/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-features-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/pom.xml b/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/pom.xml
index 470490b..1f9be03 100644
--- a/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/pom.xml
+++ b/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-manager-features</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/status-monitor/org.apache.stratos.status.monitor.agent.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/status-monitor/org.apache.stratos.status.monitor.agent.feature/pom.xml b/features/manager/status-monitor/org.apache.stratos.status.monitor.agent.feature/pom.xml
index 464556e..0e22057 100644
--- a/features/manager/status-monitor/org.apache.stratos.status.monitor.agent.feature/pom.xml
+++ b/features/manager/status-monitor/org.apache.stratos.status.monitor.agent.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
    	<artifactId>status-monitor-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
 	<relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/status-monitor/org.apache.stratos.status.monitor.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/status-monitor/org.apache.stratos.status.monitor.feature/pom.xml b/features/manager/status-monitor/org.apache.stratos.status.monitor.feature/pom.xml
index 4f7fdaf..0fa6ffc 100644
--- a/features/manager/status-monitor/org.apache.stratos.status.monitor.feature/pom.xml
+++ b/features/manager/status-monitor/org.apache.stratos.status.monitor.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
     	<artifactId>status-monitor-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
 	<relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/status-monitor/org.apache.stratos.status.monitor.server.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/status-monitor/org.apache.stratos.status.monitor.server.feature/pom.xml b/features/manager/status-monitor/org.apache.stratos.status.monitor.server.feature/pom.xml
index 88566f2..8c449c0 100644
--- a/features/manager/status-monitor/org.apache.stratos.status.monitor.server.feature/pom.xml
+++ b/features/manager/status-monitor/org.apache.stratos.status.monitor.server.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
    	<artifactId>status-monitor-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
 	<relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/status-monitor/org.apache.stratos.status.monitor.ui.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/status-monitor/org.apache.stratos.status.monitor.ui.feature/pom.xml b/features/manager/status-monitor/org.apache.stratos.status.monitor.ui.feature/pom.xml
index 7a7c183..8be0803 100644
--- a/features/manager/status-monitor/org.apache.stratos.status.monitor.ui.feature/pom.xml
+++ b/features/manager/status-monitor/org.apache.stratos.status.monitor.ui.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
    	<artifactId>status-monitor-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
 	<relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/status-monitor/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/status-monitor/pom.xml b/features/manager/status-monitor/pom.xml
index bd82538..1b28d8f 100644
--- a/features/manager/status-monitor/pom.xml
+++ b/features/manager/status-monitor/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-features-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/stratos-mgt/org.apache.stratos.manager.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/stratos-mgt/org.apache.stratos.manager.feature/pom.xml b/features/manager/stratos-mgt/org.apache.stratos.manager.feature/pom.xml
index c1091a2..8600a5a 100644
--- a/features/manager/stratos-mgt/org.apache.stratos.manager.feature/pom.xml
+++ b/features/manager/stratos-mgt/org.apache.stratos.manager.feature/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-mgt-parent-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/stratos-mgt/org.apache.stratos.manager.server.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/stratos-mgt/org.apache.stratos.manager.server.feature/pom.xml b/features/manager/stratos-mgt/org.apache.stratos.manager.server.feature/pom.xml
index abab76f..51e4c36 100644
--- a/features/manager/stratos-mgt/org.apache.stratos.manager.server.feature/pom.xml
+++ b/features/manager/stratos-mgt/org.apache.stratos.manager.server.feature/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-mgt-parent-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/stratos-mgt/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/stratos-mgt/pom.xml b/features/manager/stratos-mgt/pom.xml
index 795cd01..42ee208 100644
--- a/features/manager/stratos-mgt/pom.xml
+++ b/features/manager/stratos-mgt/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-manager-features</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/styles/org.apache.stratos.manager.styles.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/styles/org.apache.stratos.manager.styles.feature/pom.xml b/features/manager/styles/org.apache.stratos.manager.styles.feature/pom.xml
index b2640f4..baf32a2 100644
--- a/features/manager/styles/org.apache.stratos.manager.styles.feature/pom.xml
+++ b/features/manager/styles/org.apache.stratos.manager.styles.feature/pom.xml
@@ -22,7 +22,7 @@
    <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-manager-features</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
 	<relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/pom.xml b/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/pom.xml
index 48af9a9..a0353f0 100644
--- a/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/pom.xml
+++ b/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>tenant-activity-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/tenant-activity/org.apache.stratos.tenant.activity.ui.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/tenant-activity/org.apache.stratos.tenant.activity.ui.feature/pom.xml b/features/manager/tenant-activity/org.apache.stratos.tenant.activity.ui.feature/pom.xml
index e675bed..aacef85 100644
--- a/features/manager/tenant-activity/org.apache.stratos.tenant.activity.ui.feature/pom.xml
+++ b/features/manager/tenant-activity/org.apache.stratos.tenant.activity.ui.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>tenant-activity-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/tenant-activity/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/tenant-activity/pom.xml b/features/manager/tenant-activity/pom.xml
index b131811..7e8661b 100644
--- a/features/manager/tenant-activity/pom.xml
+++ b/features/manager/tenant-activity/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-manager-features</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>tenant-activity-feature</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/pom.xml b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/pom.xml
index 9ca9c9f..57ea989 100644
--- a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/pom.xml
+++ b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/pom.xml
@@ -22,7 +22,7 @@
    <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>tenant-mgt-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.server.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.server.feature/pom.xml b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.server.feature/pom.xml
index 2b40710..11ab62c 100644
--- a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.server.feature/pom.xml
+++ b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.server.feature/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>tenant-mgt-feature</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/manager/tenant-mgt/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/tenant-mgt/pom.xml b/features/manager/tenant-mgt/pom.xml
index b88ed9f..2757540 100644
--- a/features/manager/tenant-mgt/pom.xml
+++ b/features/manager/tenant-mgt/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-manager-features</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/messaging/org.apache.stratos.messaging.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/messaging/org.apache.stratos.messaging.feature/pom.xml b/features/messaging/org.apache.stratos.messaging.feature/pom.xml
index fe2d721..bd64f01 100644
--- a/features/messaging/org.apache.stratos.messaging.feature/pom.xml
+++ b/features/messaging/org.apache.stratos.messaging.feature/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>messaging-features</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/messaging/pom.xml
----------------------------------------------------------------------
diff --git a/features/messaging/pom.xml b/features/messaging/pom.xml
index 9557c13..3e15c22 100644
--- a/features/messaging/pom.xml
+++ b/features/messaging/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-features-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/features/pom.xml
----------------------------------------------------------------------
diff --git a/features/pom.xml b/features/pom.xml
index f178c3d..9f74e4e 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a3c17c7..899578e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <groupId>org.apache.stratos</groupId>
     <artifactId>stratos-parent</artifactId>
     <packaging>pom</packaging>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.0-SNAPSHOT</version>
     <name>Apache Stratos (incubating) Project</name>
     <description>Apache Stratos (Incubating) is an open source polyglot Platform as a Service (PaaS) framework</description>
     <url>http://stratos.incubator.apache.org</url>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/products/cartridge-agent/modules/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/products/cartridge-agent/modules/distribution/pom.xml b/products/cartridge-agent/modules/distribution/pom.xml
index 869b7c3..9c01d6c 100644
--- a/products/cartridge-agent/modules/distribution/pom.xml
+++ b/products/cartridge-agent/modules/distribution/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>cartidge-agent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/products/cartridge-agent/pom.xml
----------------------------------------------------------------------
diff --git a/products/cartridge-agent/pom.xml b/products/cartridge-agent/pom.xml
index c5734d6..d69b554 100644
--- a/products/cartridge-agent/pom.xml
+++ b/products/cartridge-agent/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-products-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/products/load-balancer/modules/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/products/load-balancer/modules/distribution/pom.xml b/products/load-balancer/modules/distribution/pom.xml
index 9325200..05fbd20 100755
--- a/products/load-balancer/modules/distribution/pom.xml
+++ b/products/load-balancer/modules/distribution/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos.load.balancer</groupId>
         <artifactId>load-balancer-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/products/load-balancer/modules/p2-profile/pom.xml
----------------------------------------------------------------------
diff --git a/products/load-balancer/modules/p2-profile/pom.xml b/products/load-balancer/modules/p2-profile/pom.xml
index 04b6ac9..b4791e0 100755
--- a/products/load-balancer/modules/p2-profile/pom.xml
+++ b/products/load-balancer/modules/p2-profile/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos.load.balancer</groupId>
         <artifactId>load-balancer-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/products/load-balancer/pom.xml
----------------------------------------------------------------------
diff --git a/products/load-balancer/pom.xml b/products/load-balancer/pom.xml
index 34c90e0..7cb218f 100755
--- a/products/load-balancer/pom.xml
+++ b/products/load-balancer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/products/pom.xml
----------------------------------------------------------------------
diff --git a/products/pom.xml b/products/pom.xml
index ee81f10..b58a5ee 100644
--- a/products/pom.xml
+++ b/products/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/products/stratos-cli/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos-cli/distribution/pom.xml b/products/stratos-cli/distribution/pom.xml
index a0a2f01..9671f95 100644
--- a/products/stratos-cli/distribution/pom.xml
+++ b/products/stratos-cli/distribution/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>apache-stratos-cli-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/products/stratos-cli/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos-cli/pom.xml b/products/stratos-cli/pom.xml
index b7e80e1..41b2cfc 100644
--- a/products/stratos-cli/pom.xml
+++ b/products/stratos-cli/pom.xml
@@ -22,7 +22,7 @@
      <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-products-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/products/stratos/modules/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos/modules/distribution/pom.xml b/products/stratos/modules/distribution/pom.xml
index 38e430e..f9c7444 100755
--- a/products/stratos/modules/distribution/pom.xml
+++ b/products/stratos/modules/distribution/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -452,7 +452,7 @@
         <dependency>
             <groupId>org.apache.stratos</groupId>
             <artifactId>org.apache.stratos.cep.extension</artifactId>
-            <version>4.0.1-SNAPSHOT</version>
+            <version>4.0.0-SNAPSHOT</version>
         </dependency>
 	<dependency>
 	    <groupId>org.apache.geronimo.specs</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/products/stratos/modules/p2-profile-gen/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos/modules/p2-profile-gen/pom.xml b/products/stratos/modules/p2-profile-gen/pom.xml
index 1063600..64ae09c 100644
--- a/products/stratos/modules/p2-profile-gen/pom.xml
+++ b/products/stratos/modules/p2-profile-gen/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/products/stratos/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos/pom.xml b/products/stratos/pom.xml
index 6aa8830..f478d6a 100755
--- a/products/stratos/pom.xml
+++ b/products/stratos/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-products-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.account.mgt.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/pom.xml b/service-stubs/org.apache.stratos.account.mgt.stub/pom.xml
index 1f40ffd..4edc39a 100644
--- a/service-stubs/org.apache.stratos.account.mgt.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.account.mgt.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml b/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml
index 488d0ef..38d9bc2 100644
--- a/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.adc.reponotification.service.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.adc.reponotification.service.stub/pom.xml b/service-stubs/org.apache.stratos.adc.reponotification.service.stub/pom.xml
index 5e14b90..b636bb3 100644
--- a/service-stubs/org.apache.stratos.adc.reponotification.service.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.adc.reponotification.service.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml b/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml
index aaa8e74..8365428 100644
--- a/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.billing.mgt.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.billing.mgt.stub/pom.xml b/service-stubs/org.apache.stratos.billing.mgt.stub/pom.xml
index 8c245ce..2855f5e 100644
--- a/service-stubs/org.apache.stratos.billing.mgt.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.billing.mgt.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml b/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml
index 8b00c1e..b5f3d35 100644
--- a/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml b/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml
index fa159de..8340d6d 100644
--- a/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.common.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.common.stub/pom.xml b/service-stubs/org.apache.stratos.common.stub/pom.xml
index b9c717a..03e861f 100644
--- a/service-stubs/org.apache.stratos.common.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.common.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>


[2/3] Updated snapshot version from 4.0.1-SNAPSHOT to 4.0.0-SNAPSHOT

Posted by im...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.manager.cleanup.notification.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.manager.cleanup.notification.stub/pom.xml b/service-stubs/org.apache.stratos.manager.cleanup.notification.stub/pom.xml
index c33f917..73b9194 100644
--- a/service-stubs/org.apache.stratos.manager.cleanup.notification.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.manager.cleanup.notification.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.manager.dashboard.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.manager.dashboard.stub/pom.xml b/service-stubs/org.apache.stratos.manager.dashboard.stub/pom.xml
index ff524e5..4cc4216 100644
--- a/service-stubs/org.apache.stratos.manager.dashboard.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.manager.dashboard.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.manager.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.manager.stub/pom.xml b/service-stubs/org.apache.stratos.manager.stub/pom.xml
index aca1594..ae6158a 100644
--- a/service-stubs/org.apache.stratos.manager.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.manager.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.redirector.servlet.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.redirector.servlet.stub/pom.xml b/service-stubs/org.apache.stratos.redirector.servlet.stub/pom.xml
index c3a0399..28b1354 100644
--- a/service-stubs/org.apache.stratos.redirector.servlet.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.redirector.servlet.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml b/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml
index fbe538c..82b6d22 100644
--- a/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.tenant.mgt.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.tenant.mgt.stub/pom.xml b/service-stubs/org.apache.stratos.tenant.mgt.stub/pom.xml
index 4c5c31b..258c4e5 100644
--- a/service-stubs/org.apache.stratos.tenant.mgt.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.tenant.mgt.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
     	<groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.tenant.register.gapp.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.tenant.register.gapp.stub/pom.xml b/service-stubs/org.apache.stratos.tenant.register.gapp.stub/pom.xml
index abc9327..e2d3730 100644
--- a/service-stubs/org.apache.stratos.tenant.register.gapp.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.tenant.register.gapp.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
    </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.tenant.register.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.tenant.register.stub/pom.xml b/service-stubs/org.apache.stratos.tenant.register.stub/pom.xml
index 431b7b7..8752637 100644
--- a/service-stubs/org.apache.stratos.tenant.register.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.tenant.register.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml b/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml
index 0189d7a..216616e 100644
--- a/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.throttle.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.throttle.stub/pom.xml b/service-stubs/org.apache.stratos.throttle.stub/pom.xml
index 0a74934..7dcc4e5 100644
--- a/service-stubs/org.apache.stratos.throttle.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.throttle.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.throttling.agent.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.throttling.agent.stub/pom.xml b/service-stubs/org.apache.stratos.throttling.agent.stub/pom.xml
index f47f8da..bb49271 100644
--- a/service-stubs/org.apache.stratos.throttling.agent.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.throttling.agent.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.throttling.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.throttling.stub/pom.xml b/service-stubs/org.apache.stratos.throttling.stub/pom.xml
index beacc90..5b2c25a 100644
--- a/service-stubs/org.apache.stratos.throttling.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.throttling.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.usage.meteringqueryds.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.usage.meteringqueryds.stub/pom.xml b/service-stubs/org.apache.stratos.usage.meteringqueryds.stub/pom.xml
index b66c17f..ae5175c 100644
--- a/service-stubs/org.apache.stratos.usage.meteringqueryds.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.usage.meteringqueryds.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.usage.meteringsummarygenerationds.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.usage.meteringsummarygenerationds.stub/pom.xml b/service-stubs/org.apache.stratos.usage.meteringsummarygenerationds.stub/pom.xml
index c6964b3..5aaaa50 100644
--- a/service-stubs/org.apache.stratos.usage.meteringsummarygenerationds.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.usage.meteringsummarygenerationds.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.usage.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.usage.stub/pom.xml b/service-stubs/org.apache.stratos.usage.stub/pom.xml
index d7cef99..5209094 100644
--- a/service-stubs/org.apache.stratos.usage.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.usage.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml b/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml
index 4bc0d87..f317f35 100644
--- a/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a7a30b76/service-stubs/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/pom.xml b/service-stubs/pom.xml
index 9914b7a..bc0f5d6 100644
--- a/service-stubs/pom.xml
+++ b/service-stubs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>