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/04 12:21:22 UTC

git commit: Updated load balancer component artifact name

Updated Branches:
  refs/heads/master b6793bdff -> e4be0b2df


Updated load balancer component artifact name


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

Branch: refs/heads/master
Commit: e4be0b2dfef9dc94bc03549586406ddebf07e5b0
Parents: b6793bd
Author: Imesh Gunaratne <im...@apache.org>
Authored: Mon Nov 4 16:51:09 2013 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Mon Nov 4 16:51:09 2013 +0530

----------------------------------------------------------------------
 components/org.apache.stratos.load.balancer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/e4be0b2d/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 96210cb..a88806e 100644
--- a/components/org.apache.stratos.load.balancer/pom.xml
+++ b/components/org.apache.stratos.load.balancer/pom.xml
@@ -30,7 +30,7 @@
     <groupId>org.apache.stratos</groupId>
     <artifactId>org.apache.stratos.load.balancer</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache Stratos - Tenant Aware LoadBalance Endpoint</name>
+    <name>Apache Stratos - Load Balancer</name>
     <url>http://apache.org</url>
     
     <dependencies>