From 6cb13977108228c4baa55715c49ff222f3b35826 Mon Sep 17 00:00:00 2001
From: Imesh Gunaratne <imesh@wso2.com>
Date: Wed, 17 Jul 2013 14:05:52 +0530
Subject: [PATCH] refactor module names in components, features and service
 stubs

---
 components/org.apache.stratos.cloud.controller/pom.xml               |    2 +-
 components/org.apache.stratos.lb.common/pom.xml                      |    2 +-
 components/org.apache.stratos.usage.summary.helper/pom.xml           |    2 +-
 components/pom.xml                                                   |    2 +-
 .../org.apache.stratos.cartridge.agent.feature/pom.xml               |    2 +-
 .../org.apache.stratos.cloud.controller.feature/pom.xml              |    2 +-
 features/cloud-controller/pom.xml                                    |    2 +-
 features/load-balancer/pom.xml                                       |    2 +-
 service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml   |    2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/components/org.apache.stratos.cloud.controller/pom.xml b/components/org.apache.stratos.cloud.controller/pom.xml
index 85bc531..ac5d62f 100644
--- a/components/org.apache.stratos.cloud.controller/pom.xml
+++ b/components/org.apache.stratos.cloud.controller/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.stratos</groupId>
     <artifactId>org.apache.stratos.cloud.controller</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache Stratos Cloud Controller</name>
+    <name>Apache Stratos - Cloud Controller</name>
     <url>http://apache.org</url>
 
     <build>
diff --git a/components/org.apache.stratos.lb.common/pom.xml b/components/org.apache.stratos.lb.common/pom.xml
index 9c8a19d..629c1de 100644
--- a/components/org.apache.stratos.lb.common/pom.xml
+++ b/components/org.apache.stratos.lb.common/pom.xml
@@ -30,7 +30,7 @@
     <groupId>org.apache.stratos</groupId>
     <artifactId>org.apache.stratos.lb.common</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache Stratos Loadbalancer - Common</name>
+    <name>Apache Stratos - Loadbalancer - Common</name>
     <url>http://apache.org</url>
     
     <dependencies>
diff --git a/components/org.apache.stratos.usage.summary.helper/pom.xml b/components/org.apache.stratos.usage.summary.helper/pom.xml
index 3cbe53c..82a5944 100644
--- a/components/org.apache.stratos.usage.summary.helper/pom.xml
+++ b/components/org.apache.stratos.usage.summary.helper/pom.xml
@@ -25,7 +25,7 @@
     <version>3.0.0-SNAPSHOT</version>
     <artifactId>org.apache.stratos.usage.summary.helper</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache Stratos Usage Summary Generation Helper</name>
+    <name>Apache Stratos - Usage Summary Generation Helper</name>
 
     <build>
 
diff --git a/components/pom.xml b/components/pom.xml
index f8efa48..d51027f 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -32,7 +32,7 @@
 	<groupId>org.apache.stratos</groupId>
 	<artifactId>stratos-components-parent</artifactId>
 	<packaging>pom</packaging>
-	<name>Apache Stratos Components - Parent Module</name>
+	<name>Apache Stratos - Components - Parent Module</name>
 	<url>http://apache.org</url>
 
 	<licenses>
diff --git a/features/cartridge-agent/org.apache.stratos.cartridge.agent.feature/pom.xml b/features/cartridge-agent/org.apache.stratos.cartridge.agent.feature/pom.xml
index 7fdc8b0..64f6a84 100644
--- a/features/cartridge-agent/org.apache.stratos.cartridge.agent.feature/pom.xml
+++ b/features/cartridge-agent/org.apache.stratos.cartridge.agent.feature/pom.xml
@@ -31,7 +31,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.apache.cartridge.agent.feature</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Stratos Cartridge Agent - Composite Feature</name>
+    <name>Apache Stratos - Cartridge Agent - Composite Feature</name>
     <url>http://apache.org</url>
     <description>This feature contains the bundles required for cartridge agent feature</description>
 
diff --git a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
index af29ee6..e94da26 100644
--- a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
+++ b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.apache.stratos.cloud.controller.feature</artifactId>
     <packaging>pom</packaging>
-    <name>Apache - Stratos Cloud Controller Feature</name>
+    <name>Apache Stratos - Cloud Controller Feature</name>
     <url>http://apache.org</url>
     <description>This feature contains the required bundles for the functionality of Cloud Controller</description>
     <dependencies>
diff --git a/features/cloud-controller/pom.xml b/features/cloud-controller/pom.xml
index 16a31b8..2ba8d0c 100644
--- a/features/cloud-controller/pom.xml
+++ b/features/cloud-controller/pom.xml
@@ -29,7 +29,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>cloud-controller-feature</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Cloud Controller Feature Aggregator Module</name>
+    <name>Apache Stratos - Cloud Controller Feature Aggregator Module</name>
     <url>http://wso2.org</url>
 
     <modules>
diff --git a/features/load-balancer/pom.xml b/features/load-balancer/pom.xml
index 9a9b0b0..06a0a56 100644
--- a/features/load-balancer/pom.xml
+++ b/features/load-balancer/pom.xml
@@ -30,7 +30,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>loadbalancer-features</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Stratos Load Balancer Module</name>
+    <name>Apache Stratos - Load Balancer Module</name>
     <url>http://apache.org</url>
 
     <modules>
diff --git a/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml b/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml
index 7ef3e1c..5141231 100644
--- a/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.adc.instanceinfo.mgt.stub/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.apache.stratos.adc.instanceinfo.mgt.stub</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache stratos - Cartridge Info Management Stub</name>
+    <name>Apache Stratos - Cartridge Info Management Stub</name>
     <url>http://apache.org</url>
 
     <build>
-- 
1.7.10.4

