Updated Branches:
  refs/heads/master 3cc377d28 -> c6829cdfb

Fixing AS bundle activater is not calling


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

Branch: refs/heads/master
Commit: ca9ef35304d7c9611b674d53a96db24e01c2e8cd
Parents: 8305902
Author: Udara Liyanage <[email protected]>
Authored: Fri Dec 6 22:30:16 2013 -0500
Committer: Udara Liyanage <[email protected]>
Committed: Fri Dec 6 22:30:16 2013 -0500

----------------------------------------------------------------------
 components/org.apache.stratos.autoscaler/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/ca9ef353/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 1a5bf83..b239184 100644
--- a/components/org.apache.stratos.autoscaler/pom.xml
+++ b/components/org.apache.stratos.autoscaler/pom.xml
@@ -39,6 +39,7 @@
                    <groupId>org.wso2.carbon</groupId>
                    <artifactId>org.wso2.carbon.registry.core</artifactId>
                    <version>${carbon.platform.version}</version>
+                   <scope>provided</scope>
                </dependency>
 
                <dependency>

Reply via email to