From 87bcbd31f58a9626c7226bb76718e03b4c9859e9 Mon Sep 17 00:00:00 2001
From: Imesh Gunaratne <imesh@wso2.com>
Date: Wed, 17 Jul 2013 12:50:11 +0530
Subject: [PATCH] Refactoring autoscaler module name

---
 features/autoscaler/pom.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>
-- 
1.7.10.4

