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 2013/11/11 14:29:18 UTC

git commit: Remove unnecessary andes warning message ' No Provider URL specified. '

Updated Branches:
  refs/heads/master 9e85a6bd9 -> d978cc405


Remove unnecessary andes warning message ' No Provider URL specified. '

Signed-off-by: Imesh Gunaratne <im...@apache.org>


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

Branch: refs/heads/master
Commit: d978cc405f49bb3b17e365d407a10543d602ca72
Parents: 9e85a6b
Author: Melan Nimesh <me...@gmail.com>
Authored: Mon Nov 11 18:30:29 2013 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Mon Nov 11 18:59:05 2013 +0530

----------------------------------------------------------------------
 products/autoscaler/modules/distribution/pom.xml         | 2 +-
 products/cloud-controller/modules/distribution/pom.xml   | 2 +-
 products/stratos-controller/modules/distribution/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/d978cc40/products/autoscaler/modules/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/products/autoscaler/modules/distribution/pom.xml b/products/autoscaler/modules/distribution/pom.xml
index df73763..af61a50 100644
--- a/products/autoscaler/modules/distribution/pom.xml
+++ b/products/autoscaler/modules/distribution/pom.xml
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>org.wso2.andes.wso2</groupId>
             <artifactId>andes-client</artifactId>
-	    <version>0.13.wso2v6</version>
+	    <version>0.13.wso2v8</version>
         </dependency>
         <dependency>
             <groupId>org.apache.geronimo.specs.wso2</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/d978cc40/products/cloud-controller/modules/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/products/cloud-controller/modules/distribution/pom.xml b/products/cloud-controller/modules/distribution/pom.xml
index 0d82213..fdc88e0 100644
--- a/products/cloud-controller/modules/distribution/pom.xml
+++ b/products/cloud-controller/modules/distribution/pom.xml
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>org.wso2.andes.wso2</groupId>
             <artifactId>andes-client</artifactId>
-	    <version>0.13.wso2v6</version>
+	    <version>0.13.wso2v8</version>
         </dependency>
         <dependency>
             <groupId>org.apache.geronimo.specs.wso2</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/d978cc40/products/stratos-controller/modules/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/pom.xml b/products/stratos-controller/modules/distribution/pom.xml
index b497913..bb98fb3 100755
--- a/products/stratos-controller/modules/distribution/pom.xml
+++ b/products/stratos-controller/modules/distribution/pom.xml
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.wso2.andes.wso2</groupId>
             <artifactId>andes-client</artifactId>
-            <version>0.13.wso2v6</version>
+            <version>0.13.wso2v8</version>
             <type>jar</type>
         </dependency>
         <!--dependency>