Repository: incubator-stratos
Updated Branches:
  refs/heads/master f6330b39d -> 8fbb27188


removing unnecessary property


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

Branch: refs/heads/master
Commit: 0fbc64a2300d252ae081e1418e1a9f2b05b209d5
Parents: e75043e
Author: Nirmal Fernando <[email protected]>
Authored: Mon Mar 31 11:50:42 2014 +0530
Committer: Nirmal Fernando <[email protected]>
Committed: Mon Mar 31 11:50:42 2014 +0530

----------------------------------------------------------------------
 .../src/main/resources/conf/cloud-controller.xml                    | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0fbc64a2/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/conf/cloud-controller.xml
----------------------------------------------------------------------
diff --git 
a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/conf/cloud-controller.xml
 
b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/conf/cloud-controller.xml
index 1755f32..2b1b9a6 100644
--- 
a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/conf/cloud-controller.xml
+++ 
b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/conf/cloud-controller.xml
@@ -43,7 +43,6 @@
 
        <topologySync enable="true">
                <!-- MB server info -->
-               <mbServerUrl>localhost:5674</mbServerUrl>
                <cron>1 * * * * ? *</cron>
        </topologySync> 
 

Reply via email to