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 <[email protected]> Authored: Mon Nov 4 16:51:09 2013 +0530 Committer: Imesh Gunaratne <[email protected]> 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>
