Updated Branches: refs/heads/master a535ab86e -> c6205d919
Refactoring autoscaler module name Signed-off-by: Lakmal Warusawithana <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/c6205d91 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/c6205d91 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/c6205d91 Branch: refs/heads/master Commit: c6205d91979b1d76617d0fc0c849d68b30c92e94 Parents: a535ab8 Author: Imesh Gunaratne <[email protected]> Authored: Wed Jul 17 12:50:11 2013 +0530 Committer: Lakmal Warusawithana <[email protected]> Committed: Wed Jul 17 13:30:36 2013 +0530 ---------------------------------------------------------------------- features/autoscaler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/c6205d91/features/autoscaler/pom.xml ---------------------------------------------------------------------- diff --git a/features/autoscaler/pom.xml b/features/autoscaler/pom.xml index b547f44..ea29bf8 100644 --- a/features/autoscaler/pom.xml +++ b/features/autoscaler/pom.xml @@ -30,7 +30,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>autoscaler-feature</artifactId> <packaging>pom</packaging> - <name>Apache Stratos Autoscaler Module</name> + <name>Apache Stratos - Autoscaler Module</name> <url>http://apache.org</url> <modules>
